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

Added support for collection specific hide_resources option. #78

Merged

Commits on Sep 26, 2017

  1. Added support for collection specific hide_resources option.

    This is needed for the new automate_workspaces collection where
    we don't want to return current set of workspaces as they
    are only accessible by resource guid from automate.
    
    We're leveraging the current mechanism we have in place for
    the hide=resources parameter and supported at the collection
    level via the api.yml.
    
    We've contemplated the 404 on the collection but that breaks
    the clients and inhibits it from getting collection level
    actions and such.
    abellotti committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    cd6a932 View commit details
    Browse the repository at this point in the history