We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c9bdc commit 030464dCopy full SHA for 030464d
specs/ingestion/common/schemas/task.yml
@@ -45,7 +45,7 @@ TaskV1:
45
type: object
46
additionalProperties: false
47
deprecated: true
48
- description: The V1 task object, please use methods and types that doesn't contain the V1 suffix.
+ description: The V1 task object, please use methods and types that don't contain the V1 suffix.
49
properties:
50
taskID:
51
$ref: './common.yml#/taskID'
0 commit comments