Skip to content

Commit

Permalink
chore: only post has body
Browse files Browse the repository at this point in the history
  • Loading branch information
XVincentX committed Jul 11, 2019
1 parent 3928e74 commit 44df14b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"paths": {
"/pet": {
"get": {
"post": {
"produces": ["application/json"],
"consumes": ["application/json"],
"parameters": [
Expand Down

0 comments on commit 44df14b

Please sign in to comment.