Skip to content

Commit

Permalink
Modified openapi.yaml (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
erebe authored Aug 6, 2024
1 parent fbb57db commit 7309b1d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18510,6 +18510,7 @@ components:
- cloud_provider
- events
- max_duration_in_minutes
- max_duration_in_sec
- resources
- variables
- dockerfile
Expand Down Expand Up @@ -18571,6 +18572,13 @@ components:
description: |-
Job max allowed duration in minutes.
After this allowed time, the job is going to be killed.
max_duration_in_sec:
type: integer
x-stoplight:
id: 6uoktngysqxii
description: |-
Job max allowed duration in secondes.
After this allowed time, the job is going to be killed.
resources:
type: object
x-stoplight:
Expand Down

0 comments on commit 7309b1d

Please sign in to comment.