Amal Shajiamalshaji.hashnode.dev·Sep 8, 2023Replacing fastapi's default api docs with elementsBy default, fastapi comes with swagger for API testing and redoc for API documentation. Let's replace them with elements, a pretty API documentation tool. Turn off the defaults Turn off the default documentation by setting it to None app = FastAPI( ...FastAPIAdd a thoughtful commentNo comments yetBe the first to start the conversation.