We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec31bbd commit 2fafe37Copy full SHA for 2fafe37
OpenAPISpecification.yaml
@@ -129,10 +129,8 @@ paths:
129
200:
130
description: "successful operation"
131
schema:
132
- type: "object"
133
- additionalProperties:
134
- type: "integer"
135
- format: "int32"
+ type: "integer"
+ format: "int32"
136
400:
137
description: "Invalid ID supplied"
138
404:
@@ -190,4 +188,4 @@ definitions:
190
188
properties:
191
189
ID:
192
type: "integer"
193
- format: "int64"
+ format: "int64"
0 commit comments