wormhole-explorer/api/handlers
agodnic 4ca0bf1c0e
[API] Several fixes in `GET /api/v1/governor/limit` (#153)
### Summary

Changes to `GET /api/v1/governor/limit`:
* Fix the behavior of the parameters `page` and `pageSize` (which previously were being ignored).
* When no results are found, return an HTTP status code of 200 and set the response to an empty array.
* Remove the `sortOrder` query parameter.

The rationale for removing the `sortOrder` parameter is that sorting chains by ascending/descending chain ID doesn't seem to be a useful operation.
2023-02-10 15:58:10 -03:00
..
governor [API] Several fixes in `GET /api/v1/governor/limit` (#153) 2023-02-10 15:58:10 -03:00
guardian Handle guardianSet by p2p enviroment in fly/api (#112) 2023-01-31 11:38:17 -03:00
heartbeats [API] split api/v1 and v1 routing in different files (#101) 2023-01-27 12:58:37 -03:00
infrastructure [API] split api/v1 and v1 routing in different files (#101) 2023-01-27 12:58:37 -03:00
observations [API] Remove redundant checks (#150) 2023-02-10 15:57:11 -03:00
vaa [API] Remove redundant checks (#150) 2023-02-10 15:57:11 -03:00