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

Update UPGRADING.md #462

Closed
wants to merge 1 commit into from
Closed

Conversation

ZeroInputCtrl
Copy link

@ZeroInputCtrl ZeroInputCtrl commented Jun 23, 2016

Updated upgrade guide from a change in commit 99c3d82
Not sure which version this falls under, added under >= 0.21.0

Referenced in Issue #403

Updated upgrade guide from a change in commit ruby-grape@99c3d82
Not sure which version this falls under, added under >= 0.21.0

``` ruby
add_swagger_documentation \
version: 'v1'
Copy link
Member

@LeFnord LeFnord Jun 23, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you tried it? think this isn't possible anymore here, cause the API version should be specified in grape,
and not by grape-swagger, to be consistent and to have one place for it, here one could only add doc_version

Copy link
Author

@ZeroInputCtrl ZeroInputCtrl Jun 23, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is what i'm currently using in my project and if that's the case it looks like it forwards it on.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can overwrite the API version sets by grape?
If yes, please write a spec to document it → 👍

@dblock
Copy link
Member

dblock commented Jun 25, 2016

@BaneOfSerenity Maybe write a spec for this so we know for sure? Thanks.

@LeFnord
Copy link
Member

LeFnord commented Aug 1, 2016

updated UPGRADE.me, inclusive spec could be found here #489

@LeFnord LeFnord closed this Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants