fix(docs): Fixed table formatting

This commit is contained in:
Данил 2025-01-17 15:52:19 +03:00
parent b6490ca65a
commit 87d19540f8

View file

@ -47,11 +47,11 @@ Currencies are identified by standard three-letter `ISO 4217` currency codes.
### Query Parameters
| Parameter | Description |
|-----------------|------------------------------------------------------------------------|
|-------------------|------------------------------------------------------------------------|
| `from_currency`* | `ISO 4217` code of the currency from which the conversion takes place |
| `conv_currency`* | `ISO 4217` code of the currency to which the conversion is performed |
| `date`* | Currency rate date in the format `YYYYY-DD-MM` |
| `conv_amount` | Multiplier for number conversion (Optional)
| `conv_amount` | Multiplier for number conversion (Optional) |
`*` - Required arguments