chore(docs): Added documentation about the metadata router

This commit is contained in:
Данил 2025-01-17 16:05:27 +03:00
parent 87d19540f8
commit c944e552ec
3 changed files with 67 additions and 5 deletions

View file

@ -18,6 +18,7 @@ nav:
- Endpoints list: endpoints/list-endpoints.md
- Get currency rate - /api/getRate: endpoints/get-rate.md
- Create Charts - /api/getChart: endpoints/create-chart.md
- Get Metadata - /api/metadata: endpoints/metadata.md
- Config:
- Configure config.yaml: config/config-yaml.md
- Configure .env: config/config-env.md