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

Missing Array params #231

Closed
u2 opened this issue Mar 13, 2015 · 1 comment
Closed

Missing Array params #231

u2 opened this issue Mar 13, 2015 · 1 comment

Comments

@u2
Copy link
Contributor

u2 commented Mar 13, 2015

        params do
          optional :cids, type: Array
        end
        get do
        end

The swagger ignored the Array type params.

@u2 u2 changed the title Ignore Array params Missing Array params Mar 13, 2015
@u2
Copy link
Contributor Author

u2 commented Mar 13, 2015

It can be closed, I think.

@dblock dblock closed this as completed Mar 13, 2015
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

No branches or pull requests

2 participants