wormhole-explorer/api/routes
agodnic 4cf7577a03
[API] Remove unused query params from swagger docs (#166)
### Summary

* Swagger: remove `sortOrder` query parameter from several endpoints in which it didn't make sense.
* Swagger: remove query params `page` and `pageSize` from endpoints that return a single object.
* Sort the output of `GET /api/v1/governor/config` by ascending id.
* Refactor: remove duplicated code, format code for readability.
2023-02-24 10:47:20 -03:00
..
guardian [API] Add appId parameter to GET /api/v1/vaas (#114) 2023-02-01 09:59:51 -03:00
wormscan [API] Remove unused query params from swagger docs (#166) 2023-02-24 10:47:20 -03:00