Skip to content
Discussion options

You must be logged in to vote

I don't think this is possible based on the docs that declare that those are two fully independent fastapi applications there https://fastapi.tiangolo.com/advanced/sub-applications/?h=mount

That said, maybe you could try and "hack" this thing by messing around with the app instances and their attributes that form the docs with method openapi. I wouldn't recommend though even if possible.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by YuriiMotov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question or problem
2 participants