feat(api): add delete template endpoint

This commit is contained in:
Ali BARIN
2025-04-25 10:03:33 +00:00
parent e3802e4415
commit eac51c1894
4 changed files with 61 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ export default defineConfig({
thresholds: {
autoUpdate: true,
statements: 99.41,
branches: 98.35,
branches: 98.36,
functions: 99.07,
lines: 99.41,
},