File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -14219,6 +14219,12 @@ components:
14219
14219
description: When this Image was created.
14220
14220
example: '2018-01-01T00:01:01'
14221
14221
readOnly: true
14222
+ updated:
14223
+ type: string
14224
+ format: date-time
14225
+ description: When this Image was last updated.
14226
+ example: '2019-01-02T00:01:01'
14227
+ readOnly: true
14222
14228
created_by:
14223
14229
type: string
14224
14230
description: >
@@ -14316,6 +14322,12 @@ components:
14316
14322
description: When this Image was created.
14317
14323
example: '2018-01-01T00:01:01'
14318
14324
readOnly: true
14325
+ updated:
14326
+ type: string
14327
+ format: date-time
14328
+ description: When this Image was last updated.
14329
+ example: '2019-01-02T00:01:01'
14330
+ readOnly: true
14319
14331
created_by:
14320
14332
type: string
14321
14333
description: >
You can’t perform that action at this time.
0 commit comments