Skip to content

OpenAPI spec missing some endpoints #2247

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

Closed
vcampitelli opened this issue May 4, 2023 · 2 comments
Closed

OpenAPI spec missing some endpoints #2247

vcampitelli opened this issue May 4, 2023 · 2 comments
Milestone

Comments

@vcampitelli
Copy link

OpenAPI spec missing some endpoints

Description

It seems that the OpenAPI spec is missing some endpoints that don't have parameters in the query string.

Here are the missing endpoints:

DELETE /api/reactor
GET /api/connector
GET /api/consent
GET /api/entity/type
GET /api/form
GET /api/form/field
GET /api/group
GET /api/integration
GET /api/key
GET /api/messenger
GET /api/reactor
GET /api/reactor/metrics
GET /api/report/totals
GET /api/system-configuration
GET /api/system/reindex
GET /api/system/version
GET /api/tenant
GET /api/tenant/password-validation-rules
GET /api/theme
GET /.well-known/jwks.json
GET /.well-known/openid-configuration
PUT /api/entity/search
PUT /api/reactor
PUT /api/user/search

I've opened PR FusionAuth/fusionauth-client-builder#68 to fix the builder.

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

@vcampitelli vcampitelli added this to the 1.46.0 milestone May 4, 2023
@robotdan
Copy link
Member

Does this need any doc? If not, I'll close it out.

@vcampitelli
Copy link
Author

Hey @robotdan, sorry, this was solved on FusionAuth/fusionauth-client-builder#68 so I'm closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants