File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ paths:
151151 ' {$request.body#/callback_url} ' :
152152 post :
153153 description : |-
154- The API will send notifications to the callback URL, if provided,
154+ The TES server will send notifications to the callback URL, if provided,
155155 when the task status changes.
156156 requestBody :
157157 content :
@@ -675,9 +675,7 @@ components:
675675 type : string
676676 format : uri
677677 description : |-
678- Optional user-provided callback URL. Note that the URL can be
679- provided while creating a new task, but it MUST NOT be displayed when
680- a task or a list of tasks is returned by the TES server.
678+ Optional user-provided callback URL.
681679 example : https://myserver.com/send/callback/here
682680 inputs :
683681 type : array
@@ -772,7 +770,7 @@ components:
772770 - task_id
773771 - state
774772 properties :
775- task_id :
773+ id :
776774 type : string
777775 description : Task identifier assigned by the server.
778776 example : job-0012345
You can’t perform that action at this time.
0 commit comments