From 903348a76ce0bf98767ba56b688386cfc8b513db Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Wed, 2 Jan 2019 10:09:11 +0000 Subject: [PATCH] Update swagger.yaml --- client/lcd/swagger-ui/swagger.yaml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/client/lcd/swagger-ui/swagger.yaml b/client/lcd/swagger-ui/swagger.yaml index 1899eb5cb7..1a92a11bec 100644 --- a/client/lcd/swagger-ui/swagger.yaml +++ b/client/lcd/swagger-ui/swagger.yaml @@ -286,20 +286,10 @@ paths: schema: type: object properties: + base_req: + $ref: "#/definitions/BaseReq" tx: $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: type: boolean example: true