-
Hi, i tried to get rid of the fastapi-users (python) schemas in the bottom dropdown in swagger without breaking swagger:
But i get this errors when i click onevery route to dropdown it:
Is there a other way to disable the displaying in Swagger, without breaking the schema? The "include_in_schema = False" removes routes with schemas on the bottom dropdown of the site. I only want to stop displaying the schema in the bottom dropdown in swagger. Or is there a way to change the order of the schemas there so i can move the important ones up to the list? Thank you for helping. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This repository is for the specification, not individual tools. Please raise your issue with your tooling vendor. |
Beta Was this translation helpful? Give feedback.
This repository is for the specification, not individual tools. Please raise your issue with your tooling vendor.