FastAPI supports dependencies that do some extra steps after finishing . To do this, use yield instead of return , and write the extra steps after.
確定! 回上一頁