你可以在 FastAPI 應用中自定義幾個元數據配置。 ... app.include_router(itemsRouter, prefix="/items", tags=['Itmes']). 最後的效果 ...
確定! 回上一頁