Skip to content

Commit 80cd197

Browse files
m-mohrSergeCroise
andauthored
Apply suggestions from code review
Co-authored-by: Serge Croisé <SergeCroise@users.noreply.github.com>
1 parent 3286739 commit 80cd197

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5666,14 +5666,14 @@ components:
56665666
format: date-time
56675667
description: >-
56685668
Date and time of creation (for batch jobs: the status 'created' was set),
5669-
formatted as a [RFC 3339](https://www.rfc-editor.org/rfc/rfc3339.html) date-time.
5669+
formatted as an [RFC 3339](https://www.rfc-editor.org/rfc/rfc3339.html) date-time.
56705670
example: '2017-01-01T09:32:12Z'
56715671
updated:
56725672
type: string
56735673
format: date-time
56745674
description: >-
56755675
Date and time of the last status change,
5676-
formatted as a [RFC 3339](https://www.rfc-editor.org/rfc/rfc3339.html) date-time.
5676+
formatted as an [RFC 3339](https://www.rfc-editor.org/rfc/rfc3339.html) date-time.
56775677
If the status is `error`, `canceled` or `finished`,
56785678
this is the time when the job has ended.
56795679
example: '2017-01-01T09:36:18Z'
@@ -5696,7 +5696,7 @@ components:
56965696
format: date-time
56975697
description: >-
56985698
Time until which the assets are accessible, in UTC. Formatted as
5699-
a [RFC 3339](https://www.rfc-editor.org/rfc/rfc3339.html) date-time.
5699+
an [RFC 3339](https://www.rfc-editor.org/rfc/rfc3339.html) date-time.
57005700
example: '2020-11-01T00:00:00Z'
57015701
description:
57025702
type: string

0 commit comments

Comments
 (0)