Skip to content

feat(backend): swagger & redoc with drf-spectacular#1387

Draft
c0rydoras wants to merge 4 commits into
adfinis:mainfrom
c0rydoras:feat/backend/swagger-2
Draft

feat(backend): swagger & redoc with drf-spectacular#1387
c0rydoras wants to merge 4 commits into
adfinis:mainfrom
c0rydoras:feat/backend/swagger-2

Conversation

@c0rydoras

Copy link
Copy Markdown
Collaborator

No description provided.

@c0rydoras
c0rydoras requested a review from a team as a code owner July 14, 2026 10:44
@c0rydoras
c0rydoras force-pushed the feat/backend/swagger-2 branch from e43388b to 7b8d499 Compare July 14, 2026 11:09
Comment thread backend/timed/settings.py
"oauth2RedirectUrl": env.str(
"DJANGO_SWAGGER_UI_OAUTH2_REDIRECT_URL",
# TODO: find a saner way to get the url
default=f"{LOGIN_REDIRECT_URL.removesuffix('/admin/')}/api/v1/swagger/oauth2-redirect.html",

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

😇

@c0rydoras c0rydoras linked an issue Jul 15, 2026 that may be closed by this pull request
1 task
@c0rydoras
c0rydoras marked this pull request as draft July 15, 2026 09:16
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.

[ENHANCEMENT]: use swagger

1 participant