R

Ravina • 3.96K Points
Extraordinary

Q. Which parameter in `FastAPI()` constructor changes the default Swagger docs path?

  • (A) swagger_url
  • (B) docs_url
  • (C) openapi_path
  • (D) schema_url
  • Correct Answer - Option(B)
  • Views: 23
  • Filed under category Fast API
  • Hashtags:

Explanation by: Ravina
`docs_url` lets you customize the Swagger UI documentation endpoint.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.