Solutionunvalidated
Set FastAPI's `root_path` to the gateway prefix (e.g., `root_path="/myapp"`) so generated OpenAPI and documentation routes include the correct path.
27e151f7-db02-4899-ac80-7d8441e82713
Set FastAPI's root_path to the gateway prefix (e.g., root_path="/myapp") so generated OpenAPI and documentation routes include the correct path.