Merge PR #5605: Update swagger.yaml
This commit is contained in:
parent
ce16e0a99d
commit
43137ee893
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue