History for percord / src / api / routes / applications / #application_id / commands
2026-02-25
@Rory&
Lower missing route to WARN, add empty route middlewares
Rory& committed on 25 Feb
2026-02-01
@Rory&
Assert req.params type as solely string (express update)
Rory& committed on 1 Feb
2025-12-17
@Rory&
lintstagedrc: regenerate schemas/openapi if schemas changed
Rory& committed on 17 Dec
2025-10-22
@CyberL1
fix: trim more
CyberL1 committed on 22 Oct
@CyberL1
fix: add `BulkApplicationCommandCreateSchema`
CyberL1 committed on 22 Oct
2025-10-20
@CyberL1
fix: remove commands not present in array
CyberL1 committed on 20 Oct
@CyberL1
fix: trim command `name` and `description` fields
CyberL1 authored on 20 Oct Rory& committed on 20 Oct
2025-10-17
@CyberL1
feat: add endpoints for managing application commands
CyberL1 authored on 16 Oct Rory& committed on 17 Oct