Skip to content

Added head method type #408

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
May 6, 2016
Merged

Added head method type #408

merged 2 commits into from
May 6, 2016

Conversation

kzaitsev
Copy link
Contributor

@kzaitsev kzaitsev commented May 6, 2016

Grape swagger fails to generate doc if head route exists

@dblock
Copy link
Member

dblock commented May 6, 2016

This needs tests and a CHANGELOG entry, please.

@kzaitsev
Copy link
Contributor Author

kzaitsev commented May 6, 2016

@dblock ok, when i should place spec?

@dblock
Copy link
Member

dblock commented May 6, 2016

You mean where? I am not sure. You'll have to find a good place, there has been a lot of changes on master I am not too familiar with the updated structure.

@kzaitsev
Copy link
Contributor Author

kzaitsev commented May 6, 2016

done

@dblock dblock merged commit 5f90a66 into ruby-grape:master May 6, 2016
@dblock
Copy link
Member

dblock commented May 6, 2016

Merged. Is it the same problem for OPTIONS? Want to take care of it?

@kzaitsev
Copy link
Contributor Author

kzaitsev commented May 6, 2016

yep, but this problem can be solved, by nil check before https://github.com/ruby-grape/grape-swagger/blob/master/lib/grape-swagger/endpoint.rb#L164

@dblock
Copy link
Member

dblock commented May 6, 2016

@Bugagazavr write some specs, make some PRs! Much appreciated.

LeFnord pushed a commit to LeFnord/grape-swagger that referenced this pull request Feb 9, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants