Marko
1ddc43d029
rpc: add pagination to /validators (#3993)
* Add pagination to /validators
- closes #3472
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* add swagger params, default returns all
* address pr comments
* golint fix
* swagger default change, change to default in comment
* swagger.yaml: replace x-example with example
https://swagger.io/docs/specification/adding-examples/
* Revert "swagger.yaml: replace x-example with example"
This reverts commit
|
5 years ago | |
---|---|---|
.. | ||
abci.go | Fix linter errors thrown by `lll` (#3970) | 5 years ago |
abci_test.go | General Merkle Proof (#2298) | 6 years ago |
client.go | rpc: add pagination to /validators (#3993) | 5 years ago |
status.go | rpc/client: use compile time assertions instead of methods | 7 years ago |
status_test.go | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |