Skip to content

Commit

Permalink
Add next to OpenAPI docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Apr 16, 2023
1 parent 617cbdc commit 032cdb6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/static/openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,11 @@ components:
description: Status of the job
readOnly: true
example: success
next:
type: string
description: Next execution time
readOnly: true
format: date-time
description: A Job represents a scheduled task to execute.
member:
type: object
Expand Down

0 comments on commit 032cdb6

Please sign in to comment.