Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy committed Jul 18, 2022
1 parent c0a7793 commit 55ba41e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Cancel the running of a job
# Cancel a running job

This topic describes how to use API to cancel the running of a job.
This topic describes how to use API to cancel a running job.

## API path

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The supported APIs are as follows:
- [Get a list of all jobs](api-get-jobs.md)
- [Get a list of jobs for a specified workflow](api-get-workflow-jobs.md)
- [Query details for a specified job](api-desc-job.md)
- [Cancel the running of a job](api-cancel-job.md)
- [Cancel a running job](api-cancel-job.md)
- [Get the result data of a specified task](api-desc-task.md)

## Request method
Expand Down

0 comments on commit 55ba41e

Please sign in to comment.