File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5704,14 +5704,14 @@ components:
5704
5704
format : date-time
5705
5705
description : >-
5706
5706
Date and time of queueing the batch job (i.e., when the status 'queued' was set),
5707
- formatted as a [RFC 3339](https://www.rfc-editor.org/rfc/rfc3339.html) date-time.
5707
+ formatted as an [RFC 3339](https://www.rfc-editor.org/rfc/rfc3339.html) date-time.
5708
5708
example : ' 2017-01-01T09:34:00Z'
5709
5709
started :
5710
5710
type : string
5711
5711
format : date-time
5712
5712
description : >-
5713
5713
Date and time when the batch job started processing (i.e., when the status 'running' was set),
5714
- formatted as a [RFC 3339](https://www.rfc-editor.org/rfc/rfc3339.html) date-time.
5714
+ formatted as an [RFC 3339](https://www.rfc-editor.org/rfc/rfc3339.html) date-time.
5715
5715
example : ' 2017-01-01T09:36:18Z'
5716
5716
expires :
5717
5717
type : string
You can’t perform that action at this time.
0 commit comments