litellm/tests/proxy_behavior
yucheng-berriai e68d7f0db7 fix(ci): regen schema.d.ts, true eslint metrics, migration-endpoint auth-layer test
- schema.d.ts: regenerate for the logging_exporters doc/scope changes
- eslint-metrics.json: set to the actual post-merge counts (2016/126/61)
- test_migrate_encryption_requires_admin: assert 403, not 401. This PR makes
  /credentials/{credential_name} a self-managed route (so team admins can PATCH a
  credential's access), which the single-segment /credentials/migrate-encryption
  path matches, so the non-admin clears the route gate and is rejected on the
  endpoint's first line by _require_proxy_admin (before any DB read/write) instead
  of the route-level gate. No security change; only the rejection layer moved.
2026-07-02 13:37:07 -07:00
..
management fix(ci): regen schema.d.ts, true eslint metrics, migration-endpoint auth-layer test 2026-07-02 13:37:07 -07:00
__init__.py feat(tests): behavior-pinning harness + Key Tier-1 matrix (#28321) 2026-05-20 19:27:44 -07:00