litellm/tests/proxy_behavior
Mubashir Osmani 7ba50e1e39 fix(proxy): correct password.link share URL format and add route coverage
Use password.link's documented query-string link format ({base}/?{id}#{public})
instead of a path-style URL, drop the undocumented domain field, post via the
raw httpx client so non-201 responses surface as typed errors, classify
/key/share as a self-managed route so team/org admins reach its own authz
check, and pin the endpoint with a behavior-suite scenario

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-10 21:43:59 +00:00
..
management fix(proxy): correct password.link share URL format and add route coverage 2026-07-10 21:43:59 +00:00
__init__.py feat(tests): behavior-pinning harness + Key Tier-1 matrix (#28321) 2026-05-20 19:27:44 -07:00