-
Notifications
You must be signed in to change notification settings - Fork 3.4k
feat: API schema #4998
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
base: develop
Are you sure you want to change the base?
feat: API schema #4998
Conversation
|
Latest CI Error: This linting is done with vacuum using the rules defined here. |
|
Thanks for letting me know! I'll try to push a fix later today |
874a15b to
f569e1e
Compare
|
Docker Image for build 8 is available on DockerHub: Note Ensure you backup your NPM instance before testing this image! Especially if there are database changes. Warning Changes and additions to DNS Providers require verification by at least 2 members of the community! |
@jc21 I fixed the issue and the pipeline just succeeded :) |
Currently, the API schema has some missing properties. This PR adds the missing one so that we have a more complete API schema.
Closes #4356
Related to Sander0542/terraform-provider-nginxproxymanager#240