chore(): small fix to exclude some regex
This commit is contained in:
@@ -41,7 +41,6 @@ This table includes all endpoints from the official Exchange API docs and corres
|
|||||||
|
|
||||||
| Function | AUTH | HTTP Method | Endpoint |
|
| Function | AUTH | HTTP Method | Endpoint |
|
||||||
| -------- | :------: | :------: | -------- |
|
| -------- | :------: | :------: | -------- |
|
||||||
| `fetchServerTime()` | | GET | `/api/v2/public/annoucements` |
|
|
||||||
| `getAnnouncements()` | | GET | `/api/v2/public/annoucements` |
|
| `getAnnouncements()` | | GET | `/api/v2/public/annoucements` |
|
||||||
| `getServerTime()` | | GET | `/api/v2/public/time` |
|
| `getServerTime()` | | GET | `/api/v2/public/time` |
|
||||||
| `getTradeRate()` | :closed_lock_with_key: | GET | `/api/v2/common/trade-rate` |
|
| `getTradeRate()` | :closed_lock_with_key: | GET | `/api/v2/common/trade-rate` |
|
||||||
|
|||||||
Reference in New Issue
Block a user