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

Add support for deprecated field #670

Merged
merged 5 commits into from
Mar 17, 2018

Conversation

@coveralls
Copy link

coveralls commented Mar 16, 2018

Coverage Status

Coverage increased (+0.01%) to 97.248% when pulling cfb797e on ioanatia:ioanatia_add_deprecated_option into 7005eff on ruby-grape:master.

Copy link
Member

@LeFnord LeFnord left a comment

Choose a reason for hiding this comment

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

will fix the rubocop issues in another PR

@@ -4,6 +4,7 @@
require 'active_support/core_ext/string/inflections.rb'

module Grape
# rubocop:disable Metrics/ClassLength
Copy link
Member

Choose a reason for hiding this comment

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

please don't add it here, specify it in the .rubocop-todo.yml

Copy link
Contributor Author

Choose a reason for hiding this comment

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

okay, and I will fix the other two rubocop issues that causes the CI to fail.

@LeFnord
Copy link
Member

LeFnord commented Mar 17, 2018

thanks @ioanatia

@ioanatia ioanatia force-pushed the ioanatia_add_deprecated_option branch from 89a002d to bd57ca8 Compare March 17, 2018 09:40
@LeFnord
Copy link
Member

LeFnord commented Mar 17, 2018

thanks again @ioanatia

@LeFnord LeFnord merged commit 0e69fed into ruby-grape:master Mar 17, 2018
@ioanatia ioanatia deleted the ioanatia_add_deprecated_option branch March 17, 2018 11:48
@ioanatia
Copy link
Contributor Author

thanks for reviewing this so quickly 😸

LeFnord pushed a commit to LeFnord/grape-swagger that referenced this pull request Feb 9, 2019
* Add deprecated property

* Add specs

* Fix linting issues

* Add entry in CHANGELOG
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