Skip to content

Commit

Permalink
Merge pull request spec-first#378 from mattf/master
Browse files Browse the repository at this point in the history
correct README for RestyResolver PUT requests
  • Loading branch information
hjacobs committed Jan 6, 2017
2 parents 1a7b406 + abca03b commit 552d1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ the endpoints in your specification:
get:
# Implied operationId: api.foo.get
put:
# Implied operationId: api.foo.post
# Implied operationId: api.foo.put
copy:
# Implied operationId: api.foo.copy
delete:
Expand Down

0 comments on commit 552d1b5

Please sign in to comment.