litellm/ui
Claude 86ac48701c
test(auth_v2): cover DbIdentityStore group CRUD; sync dashboard API types
Regression tests for upsert_group/get_group/list_groups/delete_group against a
fake prisma that mirrors the one behavior they depend on (a Json-wrapped write
round-trips as its plain value), so a future drop of the prisma Json wrapper or
the typed read fails here rather than only against a live database.

Regenerate ui/litellm-dashboard/src/lib/http/schema.d.ts from the proxy
OpenAPI spec now that the /admin/teams routes are mounted.
2026-06-13 22:00:15 +00:00
..
litellm-dashboard test(auth_v2): cover DbIdentityStore group CRUD; sync dashboard API types 2026-06-13 22:00:15 +00:00
Dockerfile feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
nginx.conf feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00