Skip to content

Commit

Permalink
fix: fix openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
razbroc committed Nov 27, 2024
1 parent b66d500 commit 9c30dc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openapi3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -801,6 +801,7 @@ components:
- Failed
- Expired
- Aborted
- Suspended
example: Pending
jobResponse:
type: object
Expand All @@ -815,6 +816,7 @@ components:
- pendingTasks
- inProgressTasks
- abortedTasks
- suspendedTasks
- status
- percentage
- reason
Expand Down

0 comments on commit 9c30dc6

Please sign in to comment.