update legacy rest swagger (#9049)

Co-authored-by: SaReN <sahithnarahari@gmail.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
This commit is contained in:
atheeshp
2021-04-06 10:34:36 +00:00
committed by GitHub
co-authored by SaReN Amaury
parent c41baa9bc8
commit 2ebf79fa6d
3 changed files with 2491 additions and 115 deletions
File diff suppressed because one or more lines are too long
+2484 -106
View File
File diff suppressed because it is too large Load Diff
+3 -4
View File
@@ -566,7 +566,7 @@ paths:
$ref: "#/definitions/Address"
validator_address:
$ref: "#/definitions/ValidatorAddress"
delegation:
amount:
$ref: "#/definitions/Coin"
tags:
- Staking
@@ -656,9 +656,8 @@ paths:
$ref: "#/definitions/Address"
validator_address:
$ref: "#/definitions/ValidatorAddress"
shares:
type: string
example: "100"
amount:
$ref: "#/definitions/Coin"
tags:
- Staking
consumes: