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 02b6103 commit 4cd0bc1Copy full SHA for 4cd0bc1
specs/ingestion/paths/tasks/v2/pushTask.yml
@@ -47,6 +47,6 @@ post:
47
content:
48
application/json:
49
schema:
50
- $ref: '../../common/schemas/source.yml#/SourceWatchResponse'
+ $ref: '../../../common/schemas/task.yml#/PushTaskResponse'
51
'400':
52
$ref: '../../../../common/responses/BadRequest.yml'
0 commit comments