Skip to content

Commit 88cd944

Browse files
committed
Fixed JSON Schema description for ResponsesDefinitions
1 parent 2e22972 commit 88cd944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/v2.0/schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
"additionalProperties": {
204204
"$ref": "#/definitions/response"
205205
},
206-
"description": "One or more JSON representations for parameters"
206+
"description": "One or more JSON representations for responses"
207207
},
208208
"externalDocs": {
209209
"type": "object",

0 commit comments

Comments
 (0)