summary refs log tree commit diff
path: root/src/api/routes/applications/#application_id/commands (follow)
Commit message (Expand)AuthorAgeFilesLines
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-172-185/+185
* fix: trim moreCyberL12025-10-222-5/+5
* fix: add `BulkApplicationCommandCreateSchema`CyberL12025-10-221-1/+1
* fix: remove commands not present in arrayCyberL12025-10-201-0/+11
* fix: trim command `name` and `description` fieldsCyberL12025-10-202-12/+12
* feat: add endpoints for managing application commandsCyberL12025-10-172-0/+282