llama-stack-mirror/scripts/openapi_generator
Sébastien Han 49005f1a39
fix: use hardcoded list and dictionary mapping for router registry
Replace dynamic import-based router discovery with an explicit hardcoded
list of APIs that have routers.

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-11-24 11:02:25 +01:00
..
__init__.py feat(openapi): switch to fastapi-based generator (#3944) 2025-11-14 15:53:53 -08:00
__main__.py feat(openapi): switch to fastapi-based generator (#3944) 2025-11-14 15:53:53 -08:00
_legacy_order.py feat(openapi): switch to fastapi-based generator (#3944) 2025-11-14 15:53:53 -08:00
app.py fix: use hardcoded list and dictionary mapping for router registry 2025-11-24 11:02:25 +01:00
endpoints.py feat(openapi): switch to fastapi-based generator (#3944) 2025-11-14 15:53:53 -08:00
main.py feat(openapi): switch to fastapi-based generator (#3944) 2025-11-14 15:53:53 -08:00
schema_collection.py feat(openapi): switch to fastapi-based generator (#3944) 2025-11-14 15:53:53 -08:00
schema_filtering.py feat(openapi): switch to fastapi-based generator (#3944) 2025-11-14 15:53:53 -08:00
schema_transforms.py feat(openapi): switch to fastapi-based generator (#3944) 2025-11-14 15:53:53 -08:00
state.py feat(openapi): switch to fastapi-based generator (#3944) 2025-11-14 15:53:53 -08:00