feat(api): add create template endpoint

This commit is contained in:
Ali BARIN
2025-04-25 11:35:37 +00:00
parent 56100ac197
commit fdded19c30
5 changed files with 176 additions and 2 deletions

View File

@@ -28,10 +28,10 @@ export default defineConfig({
],
thresholds: {
autoUpdate: true,
statements: 99.41,
statements: 99.42,
branches: 98.36,
functions: 99.07,
lines: 99.41,
lines: 99.42,
},
},
},