litellm/ui
Taranum01 4e433bc9a1 fix(ui): regenerate schema.d.ts after upstream soft_budget removal
Upstream removed the ``soft_budget`` field (and one audit-log search
parameter) from the proxy's OpenAPI spec. The dashboard's generated
types hadn't been regenerated, so ``Check UI API Types Sync`` flagged
the diff.

Regenerated with ``npm run gen:api`` per ui/litellm-dashboard/CLAUDE.md
("schema.d.ts is generated ... never hand-edit it").

Also includes the bench GC-disable fix from the previous commit.
2026-09-13 16:28:11 +05:30
..
litellm-dashboard fix(ui): regenerate schema.d.ts after upstream soft_budget removal 2026-09-13 16:28:11 +05:30
Dockerfile fix(docker): bump nginx runtime to 1.31.5-alpine3.24 and pin digest to resolve critical CVEs (#39561) 2026-09-03 08:46:07 -07: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