Add template delete functionality #13

Merged
tueem merged 1 commits from feat/delete into dev 2026-05-17 11:34:57 +00:00
Owner

DELETE /svg/{id} now deletes the template with the corresponding id.
Otherwise returns 403 if the template does not exist.

closes #7

DELETE /svg/{id} now deletes the template with the corresponding id. Otherwise returns 403 if the template does not exist. closes #7
tueem added this to the First prototype milestone 2026-05-15 15:26:14 +00:00
tueem added the enhancement label 2026-05-15 15:26:14 +00:00
tueem self-assigned this 2026-05-15 15:26:14 +00:00
tueem added this to the dev project 2026-05-15 15:26:14 +00:00
tueem changed target branch from main to dev 2026-05-15 15:26:22 +00:00
tueem added 1 commit 2026-05-15 15:26:22 +00:00
feat(svg): added svg template delete endpoint
build / Go-Build (push) Successful in 1m23s
build / Go-Build (pull_request) Successful in 1m23s
e39821a3e2
tueem merged commit 4f9cb5fbe9 into dev 2026-05-17 11:34:57 +00:00
tueem deleted branch feat/delete 2026-05-17 11:34:57 +00:00
tueem moved this to Done in dev on 2026-05-17 11:59:16 +00:00
Sign in to join this conversation.