Skip to content

Commit

Permalink
Fixed JSON Schema description for ResponsesDefinitions
Browse files Browse the repository at this point in the history
  • Loading branch information
krizalys committed Aug 27, 2017
1 parent 2e22972 commit 88cd944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/v2.0/schema.json
Expand Up @@ -203,7 +203,7 @@
"additionalProperties": {
"$ref": "#/definitions/response"
},
"description": "One or more JSON representations for parameters"
"description": "One or more JSON representations for responses"
},
"externalDocs": {
"type": "object",
Expand Down

0 comments on commit 88cd944

Please sign in to comment.