mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 04:33:11 +03:00
fix(docs): Fixed table formatting
This commit is contained in:
parent
b6490ca65a
commit
87d19540f8
1 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue