We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 594f7db commit 939fa7fCopy full SHA for 939fa7f
1 file changed
.openapi/smartevents_mgmt.yaml
@@ -998,6 +998,9 @@ components:
998
published_at:
999
format: date-time
1000
type: string
1001
+ modified_at:
1002
+ format: date-time
1003
+ type: string
1004
status:
1005
allOf:
1006
- $ref: '#/components/schemas/ManagedResourceStatus'
@@ -1326,6 +1329,9 @@ components:
1326
1329
1327
1330
1328
1331
1332
1333
1334
1335
1336
1337
0 commit comments