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

Allow additional provider parameters to be specified on create #279

Merged
merged 1 commit into from
Feb 14, 2018

Commits on Feb 7, 2018

  1. Allow additional provider parameters to be specified in the API

    This update will allow providers to have more control over the parameters that are allowed when creating a new manager. Currently, only those columns for a provider are allowed. This will also be a good transition starting point to put more of the validation inside of the providers themselves, rather than store it all within the API controller.
    Jillian Tullo committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    feeaa6c View commit details
    Browse the repository at this point in the history