Skip to content

feat: API schema#4998

Closed
Sander0542 wants to merge 14 commits intoNginxProxyManager:developfrom
Sander0542:feature/api-schema
Closed

feat: API schema#4998
Sander0542 wants to merge 14 commits intoNginxProxyManager:developfrom
Sander0542:feature/api-schema

Conversation

@Sander0542
Copy link
Contributor

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

@jc21
Copy link
Member

jc21 commented Dec 1, 2025

Latest CI Error:

$.paths['/users'].post.responses['201'].content['application/json'].examples['default']
additional properties 'modified_on', 'id', 'created_on', 'user_id' not allowed

This linting is done with vacuum using the rules defined here.

@Sander0542
Copy link
Contributor Author

Thanks for letting me know! I'll try to push a fix later today

@nginxproxymanagerci
Copy link

Docker Image for build 8 is available on DockerHub:

nginxproxymanager/nginx-proxy-manager-dev:pr-4998

Note

Ensure you backup your NPM instance before testing this image! Especially if there are database changes.
This is a different docker image namespace than the official image.

Warning

Changes and additions to DNS Providers require verification by at least 2 members of the community!

@Sander0542
Copy link
Contributor Author

Latest CI Error:

$.paths['/users'].post.responses['201'].content['application/json'].examples['default']
additional properties 'modified_on', 'id', 'created_on', 'user_id' not allowed

This linting is done with vacuum using the rules defined here.

@jc21 I fixed the issue and the pipeline just succeeded :)

@GridexX
Copy link

GridexX commented Jan 26, 2026

@simonostendorf
Copy link

I would like to get this merged, because I need it for the terraform provider

@jstewart612
Copy link

jstewart612 commented Feb 11, 2026

Can a reviewer please push this one through?

@jc21

@OfficialVreesie
Copy link

OfficialVreesie commented Feb 24, 2026

Is there a schedule for this release? A lot of my Terraform automation isn't working for a while now :(

@Sander0542
Copy link
Contributor Author

Closing in favor of #5385

@Sander0542 Sander0542 closed this Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants