Skip to content

Commit

Permalink
Merge pull request #1337 from krizalys/fixed-description
Browse files Browse the repository at this point in the history
Fixed JSON Schema description for ResponsesDefinitions
  • Loading branch information
webron committed Aug 28, 2017
2 parents 2e22972 + 88cd944 commit e9d2225
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 e9d2225

Please sign in to comment.