Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consumes support for PATCH #654

Merged
merged 1 commit into from
Dec 5, 2017

Conversation

anakinj
Copy link
Contributor

@anakinj anakinj commented Dec 5, 2017

Trying to get our Swagger docs to pass some validations and noticed that for some reason the consumes setting was not supported for PATCH methods. This should fix the issue.

@anakinj anakinj force-pushed the support-consumes-on-patch branch from 1e535b7 to 2379f92 Compare December 5, 2017 09:07
@anakinj anakinj force-pushed the support-consumes-on-patch branch from 2379f92 to 00a1eba Compare December 5, 2017 09:18
@coveralls
Copy link

coveralls commented Dec 5, 2017

Coverage Status

Coverage decreased (-0.005%) to 97.9% when pulling 00a1eba on anakinj:support-consumes-on-patch into 3a93218 on ruby-grape:master.

@ruby-grape ruby-grape deleted a comment from coveralls Dec 5, 2017
@ruby-grape ruby-grape deleted a comment from coveralls Dec 5, 2017
@ruby-grape ruby-grape deleted a comment from coveralls Dec 5, 2017
@ruby-grape ruby-grape deleted a comment from coveralls Dec 5, 2017
@LeFnord
Copy link
Member

LeFnord commented Dec 5, 2017

thanks @anakinj

@LeFnord LeFnord merged commit 1d14091 into ruby-grape:master Dec 5, 2017
hara-y-u pushed a commit to hara-y-u/grape-swagger that referenced this pull request Dec 8, 2017
LeFnord pushed a commit to LeFnord/grape-swagger that referenced this pull request Feb 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants