Merge PR #5605: Update swagger.yaml

This commit is contained in:
Mircea Colonescu 2020-02-03 09:28:32 -05:00 committed by GitHub
parent ce16e0a99d
commit 43137ee893
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ tags:
description: Query app version description: Query app version
schemes: schemes:
- https - https
host: stargate.cosmos.network host: api.cosmos.network
securityDefinitions: securityDefinitions:
kms: kms:
type: basic type: basic
@ -40,7 +40,7 @@ paths:
description: Information about the connected node description: Information about the connected node
summary: The properties of the connected node summary: The properties of the connected node
tags: tags:
- Tendermint RPC - Gaia REST
produces: produces:
- application/json - application/json
responses: responses: