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: Django Deployable Swagger #797

Merged
merged 4 commits into from
Jan 3, 2025
Merged

Conversation

williamputraintan
Copy link
Member

Only in Django Microservice

  • Move swagger local to the deployable endpoint
  • Change swagger path (from /swagger-ui) to /schema/swagger-ui
  • Add NoneAuth for all path prefix with /schema endpoint in API-GW

cc: @raylrui @mmalenic

@williamputraintan williamputraintan added the feature New feature label Jan 3, 2025
@williamputraintan williamputraintan self-assigned this Jan 3, 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.

This gonna to be the popular one, Will! One of backlog wish list of all time. Nailed it!

@williamputraintan williamputraintan merged commit 62809ba into main Jan 3, 2025
6 checks passed
@williamputraintan williamputraintan deleted the feat/enable-prod-swagger branch January 3, 2025 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants