File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -612,7 +612,7 @@ PushTaskPayload:
612612 type : object
613613 properties :
614614 action :
615- $ref : ' ../../../../ common/schemas/Batch.yml#/action'
615+ $ref : ' ../../../common/schemas/Batch.yml#/action'
616616 records :
617617 type : array
618618 items :
@@ -623,7 +623,7 @@ PushTaskPayload:
623623 - objectID
624624 properties :
625625 objectID :
626- $ref : ' ../../../../ common/parameters.yml#/objectID'
626+ $ref : ' ../../../common/parameters.yml#/objectID'
627627 required :
628628 - action
629629 - records
Original file line number Diff line number Diff line change 2626 content :
2727 application/json :
2828 schema :
29- $ref : ' ../../../ common/schemas/common.yml#/WatchResponse'
29+ $ref : ' ../common/schemas/common.yml#/WatchResponse'
3030 ' 400 ' :
31- $ref : ' ../../../../ common/responses/BadRequest.yml'
31+ $ref : ' ../../common/responses/BadRequest.yml'
You can’t perform that action at this time.
0 commit comments