-
Notifications
You must be signed in to change notification settings - Fork 8
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
App Config Schema #286
base: develop
Are you sure you want to change the base?
App Config Schema #286
Conversation
@snaselj what does this do? |
Explained here: The plan was to define configuration schema for each app to verify the configuration provided with |
I still don't understand what it does. |
It is used by Nautobot Cloud to generate a form of the available settings |
The documentation says that the app has to configure these settings. At least with what is linked. Do I configure |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please provide documentation links on where I can find if these are valid or not.
Closes Nan
What's Changed