Skip to content

Commit 939fa7f

Browse files
fix(smartevents-mgmt/v1): update smartevents-mgmt/v1 SDK (#351)
Co-authored-by: app-services-ci <app-services-ci@users.noreply.github.com>
1 parent 594f7db commit 939fa7f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.openapi/smartevents_mgmt.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,9 @@ components:
998998
published_at:
999999
format: date-time
10001000
type: string
1001+
modified_at:
1002+
format: date-time
1003+
type: string
10011004
status:
10021005
allOf:
10031006
- $ref: '#/components/schemas/ManagedResourceStatus'
@@ -1326,6 +1329,9 @@ components:
13261329
published_at:
13271330
format: date-time
13281331
type: string
1332+
modified_at:
1333+
format: date-time
1334+
type: string
13291335
status:
13301336
allOf:
13311337
- $ref: '#/components/schemas/ManagedResourceStatus'

0 commit comments

Comments
 (0)