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

How to add another openapi scheme to the generated scheme #1262

Open
harm-1 opened this issue Jul 16, 2024 · 0 comments
Open

How to add another openapi scheme to the generated scheme #1262

harm-1 opened this issue Jul 16, 2024 · 0 comments

Comments

@harm-1
Copy link

harm-1 commented Jul 16, 2024

I would like to add the endpoints from the allauth-headless scheme
to my generated scheme. Is that possible?

# Append OpenAPI objects to path and components in addition to the generated objects
'APPEND_PATHS': {},
'APPEND_COMPONENTS': {},

I saw that the settings provides the 'APPEND_PATHS' setting. Can I use this to add the routes from allauth-headless?
And if so, how do I do that?

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

1 participant