feat(api): add create flow endpoint for users

This commit is contained in:
Ali BARIN
2025-04-24 23:03:42 +00:00
parent 379b66b21e
commit bd0732347d
5 changed files with 117 additions and 2 deletions

View File

@@ -29,8 +29,8 @@ export default defineConfig({
thresholds: {
autoUpdate: true,
statements: 99.4,
branches: 98.32,
functions: 99.05,
branches: 98.33,
functions: 99.06,
lines: 99.4,
},
},