mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-24 06:18:04 -05:00
* feat(admin): add credits endpoint to issue credits to users * fix(admin): use existing credit functions and handle enterprise seats * fix(admin): reject NaN and Infinity in amount validation * styling * fix(admin): validate userId and email are strings