Skip to content

swagger v2 tag feature implemented #344

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

Closed
wants to merge 15 commits into from
Closed

swagger v2 tag feature implemented #344

wants to merge 15 commits into from

Conversation

claymodel
Copy link
Contributor

Name-spcae based grouping in swagger doc V2.0

Before Change
grape-swagger-v2-before

After Change
grape-swagger-v2-new

After Change Corrected
grape-swagger-v2-new-corrected

@claymodel
Copy link
Contributor Author

updated and corrected the grouping

@dblock
Copy link
Member

dblock commented Mar 6, 2016

This still needs to pass the build and be squashed, please.

@@ -28,7 +28,7 @@ def content_types_for(target_class)
# swagger spec2.0 related parts
#
# required keys for SwaggerObject
def swagger_object(info, target_class, request, options)
def swagger_object(info, target_class, request, options, namespace_routes_array)
Copy link
Member

Choose a reason for hiding this comment

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

Why wound't the namespace_routes_array be passed with options?

@claymodel claymodel closed this Mar 9, 2016
@claymodel claymodel deleted the feature/swagger_v2_namespace_tagging branch March 9, 2016 15:41
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