mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-27 12:28:09 +00:00
- Only remove wildcard path from openai_routes when the route entry has type="subpath", avoiding accidental removal when two endpoints share the same base path but differ in include_subpath - Clean up _registered_pass_through_routes in the test finally block to prevent stale entries from polluting subsequent tests on failure