FastAPI by default will use JSONResponse method to return responses, however, ... mode="rb") as file_like: yield from file_like return ...
確定! 回上一頁