Right now I'm just adding it as a prefix to each of my routers, like so: ... common_prefix = "/api/v0.1" app.include_router(path_lookup.router, ...
確定! 回上一頁