wormhole-explorer/api/routes/wormscan
agodnic 3e01b42f20
[API] Fix incorrect route in swagger docs (#165)
The API's swagger documentation exposes a route
`GET /api/v1/governor/max_available/:chain`,
but instead it should be
`GET /api/v1/governor/notional/max_available/:chain`.
2023-02-23 16:54:40 -03:00
..
governor [API] Fix incorrect route in swagger docs (#165) 2023-02-23 16:54:40 -03:00
infrastructure add make to docker 2023-02-05 09:52:56 -03:00
observations [API] Several fixes related to pagination (#144) 2023-02-09 14:28:39 -03:00
vaa [API] Several fixes related to pagination (#144) 2023-02-09 14:28:39 -03:00
routes.go [API] Change status code for enqueued VAAs endpoint (#151) 2023-02-10 14:31:33 -03:00