Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
#312 - Removed query params for listing exchanges (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
thehenrytsai authored Apr 19, 2024
1 parent 4e3f570 commit a33d90d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions specs/http-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ True
## List Exchanges

### Description
Returns a list of exchange ids
Returns a list of exchange IDs

### Endpoint
`GET /exchanges`
Expand All @@ -421,12 +421,6 @@ True
| `404: Not Found` | N/A |
| `403: Forbidden` | N/A |

### Query Params

| Param | Description |
| ----- | ------------------------ |
| id | exchange id(s) to return |

---

## List Balances
Expand Down

0 comments on commit a33d90d

Please sign in to comment.