R

Ravina • 3.96K Points
Extraordinary

Q. Which built-in route serves ReDoc UI in FastAPI?

  • (A) /redoc
  • (B) /docs/redoc
  • (C) /openapi/redoc
  • (D) /ui
  • Correct Answer - Option(A)
  • Views: 20
  • Filed under category Fast API
  • Hashtags:

Explanation by: Ravina

FastAPI serves ReDoc UI at the `/redoc` endpoint by default.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.