|
Fix PATCH Template route implementation
The previous PATCH implementation was creating a new template rather than editing the existing template. This resulted in all requests failing because it was missing more than one required field. Resolves: #1281 |
|---|
|
|
| src/api/routes/guilds/#guild_id/templates.ts |
|---|