Update swagger.yaml

This commit is contained in:
Alessio Treglia 2019-01-02 10:09:11 +00:00
parent 11585a4abd
commit 903348a76c
1 changed files with 2 additions and 12 deletions

View File

@ -286,20 +286,10 @@ paths:
schema: schema:
type: object type: object
properties: properties:
base_req:
$ref: "#/definitions/BaseReq"
tx: tx:
$ref: "#/definitions/StdTx" $ref: "#/definitions/StdTx"
name:
type: string
password:
type: string
chain_id:
type: string
account_number:
type: string
example: "0"
sequence:
type: string
example: "0"
append_sig: append_sig:
type: boolean type: boolean
example: true example: true