docs: Removed the route from the list

This commit is contained in:
Данил 2024-12-23 12:20:56 +03:00
parent 71759fb98f
commit 2b891ef592

View file

@ -12,5 +12,4 @@ Kekkai has 3 API endpoints: `getRate`, `getChart` and `configurations`. Below yo
| Service | API Endpoint | Description |
|--------------|--------------------------------------------------------|--------------------------------------------------------------------|
| Get Rate | `https://kekkai-api.redume.su/api/getRate/` | Get currency exchange rate for a specific day or period |
| Create Chart | `https://kekkai-api.redume.su/api/getChart` | Creating a chart with exchange rate |
| Get Config | `https://kekkai-api.redume.su/api/configurations/json` | Get instance config file |
| Create Chart | `https://kekkai-api.redume.su/api/getChart` | Creating a chart with exchange rate |