Skip to content

Fix OpenAPI schema base path #12419

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

Merged
merged 1 commit into from
May 1, 2023
Merged

Fix OpenAPI schema base path #12419

merged 1 commit into from
May 1, 2023

Conversation

jeremystretch
Copy link
Member

Fixes: #12410

Removes the static api/ portion from the base URL for the OpenAPI schema generator.

@jeremystretch jeremystretch changed the title Fix OpanAPI schema base path Fix OpenAPI schema base path May 1, 2023
@jeremystretch jeremystretch merged commit 20f0464 into develop May 1, 2023
@jeremystretch jeremystretch deleted the 12410-openapi-fixes branch May 1, 2023 21:01
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

using the Swagger-UI adds an additional "/api" to the request URL and is missing auth type in header
1 participant