[Bug Fix] - Get Routes (#13466)

* fixes get_routes_for_mounted_app

* fix - use _safe_get_endpoint_name

* fix code QA check

* test_get_routes_for_mounted_app_with_static_files

* test fixes
This commit is contained in:
Ishaan Jaff
2025-08-09 12:52:23 -07:00
committed by GitHub
parent 825ea65b96
commit eb4bd26f24
5 changed files with 203 additions and 3 deletions
+1
View File
@@ -31,6 +31,7 @@ jobs:
poetry run pip install "pytest-retry==1.6.3"
poetry run pip install pytest-xdist
poetry run pip install "google-genai==1.22.0"
poetry run pip install "fastapi-offline==1.7.3"
- name: Setup litellm-enterprise as local package
run: |
cd enterprise