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:
1421814218 description: When this Image was created.
1421914219 example: '2018-01-01T00:01:01'
1422014220 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
1422114227 created_by:
1422214228 type: string
1422314229 description: >
@@ -14315,6 +14321,12 @@ components:
1431514321 description: When this Image was created.
1431614322 example: '2018-01-01T00:01:01'
1431714323 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
1431814330 created_by:
1431914331 type: string
1432014332 description: >
You can’t perform that action at this time.
0 commit comments