Skip to content

Commit 782d3cf

Browse files
OpenApi: remove format attribute from created and lastUpdated property in BehaviorRule as it is not formatted correctly
1 parent 3f3a8c6 commit 782d3cf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/swagger/api.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49276,14 +49276,12 @@ components:
4927649276
properties:
4927749277
created:
4927849278
type: string
49279-
format: date-time
4928049279
readOnly: true
4928149280
id:
4928249281
type: string
4928349282
readOnly: true
4928449283
lastUpdated:
4928549284
type: string
49286-
format: date-time
4928749285
readOnly: true
4928849286
name:
4928949287
type: string

0 commit comments

Comments
 (0)