feat(api): add get user endpoint

This commit is contained in:
Ali BARIN
2025-04-25 12:34:18 +00:00
parent a4818afa3f
commit e7a8023f1d
5 changed files with 94 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ export default defineConfig({
thresholds: {
autoUpdate: true,
statements: 99.42,
branches: 98.36,
branches: 98.37,
functions: 99.08,
lines: 99.42,
},