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