buster/apps
Devin AI 30fc4fda18 feat: move currencies endpoint to dictionaries route
- Move currency endpoint from /api/v2/currency to /api/v2/dictionaries/currency
- Follow existing dictionaries pattern with separate config.ts and index.ts
- Update web API calls to use new endpoint location
- Remove old currency route registration and files
- Preserve all existing functionality and types

The new endpoint is accessible at /api/v2/dictionaries/currency and maintains
the same response format and authentication requirements.

Co-Authored-By: nate@buster.so <nate@buster.so>
2025-07-18 12:56:26 +00:00
..
api update all types to work better together 2025-07-17 18:51:45 -06:00
cli Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
electric-server update database dev 2025-07-15 22:26:13 -06:00
server feat: move currencies endpoint to dictionaries route 2025-07-18 12:56:26 +00:00
trigger fix broken linting 2025-07-17 13:18:32 -06:00
web feat: move currencies endpoint to dictionaries route 2025-07-18 12:56:26 +00:00
tsconfig.json Create tsconfig.json 2025-07-02 21:04:44 -06:00