R

Ravina • 3.96K Points
Extraordinary

Q. Which of the following is used for file uploads in FastAPI?

  • (A) FileField
  • (B) UploadObject
  • (C) UploadFile
  • (D) FileUpload
  • Correct Answer - Option(C)
  • Views: 22
  • Filed under category Fast API
  • Hashtags:

Explanation by: Ravina

`UploadFile` is used for handling file uploads in FastAPI.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.