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

Integrate allauth headless api docs with drf spectacular #3813

Closed
ashwanthbalakrishnan5 opened this issue May 14, 2024 · 2 comments
Closed

Comments

@ashwanthbalakrishnan5
Copy link

Hi @pennersr ,
In my DRF application I use docs generated by drf-spectacular.
Is there any workaround to integrate allauth headless docs into the same page. I don't want the front-end guys to go back and forth between two docs. Also is there any way to include swagger docs in this ?

I think the workaround here should be somehow serve the docs in my server itself, like if the drf-spectacular serves docs are at /docs/api/redoc/ then the allauth should be hosted in /docs/api/redoc/allauth/. But I'm not sure how to do it

@ashwanthbalakrishnan5
Copy link
Author

@pennersr Any updates on this ?

@pennersr
Copy link
Owner

Duplicate of #3830

@pennersr pennersr marked this as a duplicate of #3830 May 19, 2024
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

No branches or pull requests

2 participants