Skip to content

Commit

Permalink
enxure compatibility for other contentTypes than application/json
Browse files Browse the repository at this point in the history
  • Loading branch information
kikyomits committed Nov 17, 2019
1 parent e179603 commit d86a491
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/resources/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -324,9 +324,6 @@ paths:
application/json; charset=utf-8:
schema:
$ref: '#/components/schemas/NewPet'
application/xml; charset=utf-8:
schema:
$ref: '#/components/schemas/NewPet'
responses:
'200':
description: pet response
Expand Down

0 comments on commit d86a491

Please sign in to comment.