In FastAPI, if you declare a parameter that is not a Path parameter as a function argument, it will be automatically interpreted as a ** Query parameter **.
確定! 回上一頁