refactor(api): ♻️ Group note/account fetching code in some routes

This commit is contained in:
Jesse Wierzbinski 2024-12-30 21:30:10 +01:00
parent 16f302c2dc
commit 82da70bcac
No known key found for this signature in database
32 changed files with 210 additions and 553 deletions

View file

@ -113,6 +113,7 @@
"@hono/prometheus": "^1.0.1",
"@hono/swagger-ui": "^0.5.0",
"@hono/zod-openapi": "0.18.3",
"@hono/zod-validator": "^0.4.2",
"@inquirer/confirm": "^5.1.1",
"@inquirer/input": "^4.1.1",
"@json2csv/plainjs": "^7.0.6",