litellm/ui
Taranum01 ba42ccb1a7 fix(ui): regenerate schema.d.ts after enabling audit search param
The audit-logging endpoint in enterprise/litellm_enterprise added a
``search`` query parameter; the regenerated types hadn't picked it up.

Run ``pnpm run gen:api`` from ui/litellm-dashboard (which loads the
local litellm_enterprise edit-install so the audit endpoint is in the
spec) and commit the result. ``Check UI API Types Sync`` is happy again.
2026-09-13 21:26:17 +05:30
..
litellm-dashboard fix(ui): regenerate schema.d.ts after enabling audit search param 2026-09-13 21:26:17 +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