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 @@ -14218,6 +14218,12 @@ components:
14218
14218
description: When this Image was created.
14219
14219
example: '2018-01-01T00:01:01'
14220
14220
readOnly: true
14221
+ updated:
14222
+ type: string
14223
+ format: date-time
14224
+ description: When this Image was last updated.
14225
+ example: '2019-01-02T00:01:01'
14226
+ readOnly: true
14221
14227
created_by:
14222
14228
type: string
14223
14229
description: >
@@ -14315,6 +14321,12 @@ components:
14315
14321
description: When this Image was created.
14316
14322
example: '2018-01-01T00:01:01'
14317
14323
readOnly: true
14324
+ updated:
14325
+ type: string
14326
+ format: date-time
14327
+ description: When this Image was last updated.
14328
+ example: '2019-01-02T00:01:01'
14329
+ readOnly: true
14318
14330
created_by:
14319
14331
type: string
14320
14332
description: >
You can’t perform that action at this time.
0 commit comments