mirror of https://github.com/buster-so/buster.git
- 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> |
||
---|---|---|
.. | ||
api | ||
cli | ||
electric-server | ||
server | ||
trigger | ||
web | ||
tsconfig.json |