Skip to content

Commit 4cd0bc1

Browse files
committed
fix: response
1 parent 02b6103 commit 4cd0bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/ingestion/paths/tasks/v2/pushTask.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ post:
4747
content:
4848
application/json:
4949
schema:
50-
$ref: '../../common/schemas/source.yml#/SourceWatchResponse'
50+
$ref: '../../../common/schemas/task.yml#/PushTaskResponse'
5151
'400':
5252
$ref: '../../../../common/responses/BadRequest.yml'

0 commit comments

Comments
 (0)