-
Notifications
You must be signed in to change notification settings - Fork 166
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
parameters: add option "hidden" to parameters to not show values in gui #1024
Comments
At least for |
Oh, i went ahead, and did some experiments. Turns out, that hidden values are also hidden from the api. So creating a hidden parameter will not be idempotent. Also https://theforeman.org/api/2.1/apidoc/v2/common_parameters/show.html |
hey mdellweg, I have never done any development yet, so i think i can barely help with this. |
I removed the "easy" label, because the thing is a bit tricky. We are in the process of pushing a breaking change through apypie to solve this. But, i invite you to test my PR #1025 . |
SUMMARY
When I set parameters with these modules (global_parameters, organizations, locations,...) it is not possible to toggle the "hidden" option like in the gui.
What do you think?
ISSUE TYPE
The text was updated successfully, but these errors were encountered: