Skip to content
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

feat(filemanager): deployable swagger ui #803

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

mmalenic
Copy link
Member

@mmalenic mmalenic commented Jan 8, 2025

Closes #802
Related #797

Changes

  • Move swagger to /schema/swagger-ui and make it no-auth on the API gateway so it can be accessed when deployed.

…ng openapi errors, and deploy no-auth `/schema` paths
@mmalenic mmalenic self-assigned this Jan 8, 2025
@mmalenic mmalenic added feature New feature filemanager an issue relating to the filemanager labels Jan 8, 2025
Copy link
Member

@victorskl victorskl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Thanks for follow up, Marko.

Copy link
Member

@williamputraintan williamputraintan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM too!

@mmalenic mmalenic added this pull request to the merge queue Jan 8, 2025
Merged via the queue into main with commit 02bce97 Jan 8, 2025
6 checks passed
@mmalenic mmalenic deleted the feat/filemanager-swagger branch January 8, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature filemanager an issue relating to the filemanager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

filemanager: add swagger-ui endpoint for deployed instance
3 participants