Skip to content

Commit 1391020

Browse files
committed
Schema changes
1 parent 5c47e13 commit 1391020

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

oas/swagger.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,10 @@
151151
"type" : "object",
152152
"properties" : {
153153
"id" : {
154-
"type" : "integer"
154+
"type" : "string"
155155
},
156156
"type" : {
157-
"type" : "integer"
157+
"type" : "string"
158158
},
159159
"name" : {
160160
"type" : "string"

0 commit comments

Comments
 (0)