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

Allow for resource-level deprecations #567

Merged
merged 1 commit into from
Nov 2, 2017

Conversation

cross-p6
Copy link
Contributor

@cross-p6 cross-p6 commented Nov 1, 2017

Resources can now be marked as deprecated.
This marking is also referenced at the method level, meaning that resources marked as
deprecated will have all their methods marked as such as well.

This commit also includes related updates to the views used for
generating documentation

Resources can now be marked as deprecated. This marking is also
referenced at the method level, meaning that resources marked as
deprecated will have all their methods marked as such as well.
This commit also includes related updates to the views used for
generating documentation
@cross-p6 cross-p6 force-pushed the allow-resource-level-deprecation branch from 01ded38 to 63414d8 Compare November 2, 2017 15:16
@iNecas
Copy link
Member

iNecas commented Nov 2, 2017

Thanks. Looks good and makes sense to me.

@iNecas iNecas merged commit 55c5c75 into Apipie:master Nov 2, 2017
@iNecas
Copy link
Member

iNecas commented Nov 2, 2017

Apipie-rails 0.5.5 with this change just got released. Enjoy and thanks again for contribution @cross-p6

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.

2 participants