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

fixes #20863 - correctly extend smart proxies API #6945

Merged
merged 1 commit into from
Sep 12, 2017

Conversation

bbuckingham
Copy link
Member

This PR is to mimic the awesome work done by @ares with #6937. @ares++

@theforeman-bot
Copy link

Issues: #20863

param :smart_proxy, Hash, :required => true, :action_aware => true do
param :name, String, :required => true
param :url, String, :required => true
update_api(:create, :update) do

Choose a reason for hiding this comment

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

Inconsistent indentation detected.

@ares
Copy link
Contributor

ares commented Sep 11, 2017

@bbuckingham, it might be worth of bumping apipie-rails dep to 0.5.4, see theforeman/foreman-packaging#1800 for details. #6937 added 0.5.2 since that was the version that introduced the feature but there were 2 fixes added after it was merged.

@bbuckingham
Copy link
Member Author

Thanks @ares! Updated!

@ares
Copy link
Contributor

ares commented Sep 11, 2017

LGTM 👍 (not tested)

Copy link
Member

@jlsherrill jlsherrill left a comment

Choose a reason for hiding this comment

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

ACK

@bbuckingham
Copy link
Member Author

Thanks @ares and @jlsherrill !

@bbuckingham bbuckingham merged commit 1f0b826 into Katello:master Sep 12, 2017
@bbuckingham bbuckingham deleted the 20863 branch September 12, 2017 11:39
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.

5 participants