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

[Ruby] Fix unknown parameter on api_client's update_params_for_auth method. #3564

Merged
merged 1 commit into from
Aug 9, 2016
Merged

[Ruby] Fix unknown parameter on api_client's update_params_for_auth method. #3564

merged 1 commit into from
Aug 9, 2016

Conversation

cliffano
Copy link
Contributor

@cliffano cliffano commented Aug 9, 2016

This should fix warning message when generating Ruby API doc, e.g. using Yardoc.
Also re-gen ruby petstore.

@wing328
Copy link
Contributor

wing328 commented Aug 9, 2016

@cliffano thanks for the fix. The change looks good to me. I'll see if I can later setup CI to capture the warning/error reported by Yardoc

@wing328
Copy link
Contributor

wing328 commented Aug 9, 2016

Looks like someone has made a suggestion to yardoc alread but no one has the cycle to contribute the feature yet: lsegal/yard#935

@wing328 wing328 merged commit dbeb82f into swagger-api:master Aug 9, 2016
@wing328 wing328 added this to the v2.2.2 milestone Aug 9, 2016
@wing328 wing328 changed the title Fix unknown parameter on api_client's update_params_for_auth method. [Ruby] Fix unknown parameter on api_client's update_params_for_auth method. Feb 20, 2017
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.

2 participants