litellm/ui
ryan-crabbe-berri 72679076fd fix(management-v1): keep the user PATCH within the lint budgets and regenerate the specs
The patch request and item models now annotate their collections read-only, and the
merge-patch resolvers hand back MappingProxyType rather than plain dicts, so the only
mutable dict left is the one the shared write path stamps into before Prisma takes it.
The resolver seam is a Protocol instead of a Callable alias.

Also regenerates _lazy_openapi_snapshot.json, which had drifted on the base branch, and
schema.d.ts, which the new route belongs in.
2026-08-27 21:10:24 -07:00
..
litellm-dashboard fix(management-v1): keep the user PATCH within the lint budgets and regenerate the specs 2026-08-27 21:10:24 -07:00
Dockerfile build(ui): bump nginx to 1.31-alpine 2026-08-27 17:09:17 +00:00
nginx.conf fix(ui): boot the UI image as an arbitrary uid by anchoring nginx writes under /tmp (#37982) 2026-08-24 11:57:36 -07:00