Skip to content

Commit

Permalink
fixing description ASC DESC Composicao
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreMBueno committed Apr 26, 2024
1 parent 6e86a98 commit c82db92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/endpoints/indices.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Retorna a composição atual da carteira referente ao índice requisitado.
| Parâmetro | Tipo | Descrição | |
| :-: | :-: | - | :-: |
| `indice` | `string` | ex: "IBOV" | obrigatório
| `ordem` | `string` | "ASC" ou "DESC" | opcional
| `ordem` | `string` | "ASC" ou "DESC" - Ordena por participação | opcional

**Exemplo de chamada:**

Expand Down

0 comments on commit c82db92

Please sign in to comment.