From 43137ee893cefbdb2aacd25ef4ec39eacf6ae70c Mon Sep 17 00:00:00 2001 From: Mircea Colonescu Date: Mon, 3 Feb 2020 09:28:32 -0500 Subject: [PATCH] Merge PR #5605: Update swagger.yaml --- client/lcd/swagger-ui/swagger.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/lcd/swagger-ui/swagger.yaml b/client/lcd/swagger-ui/swagger.yaml index 23298942e..c802f42a8 100644 --- a/client/lcd/swagger-ui/swagger.yaml +++ b/client/lcd/swagger-ui/swagger.yaml @@ -30,7 +30,7 @@ tags: description: Query app version schemes: - https -host: stargate.cosmos.network +host: api.cosmos.network securityDefinitions: kms: type: basic @@ -40,7 +40,7 @@ paths: description: Information about the connected node summary: The properties of the connected node tags: - - Tendermint RPC + - Gaia REST produces: - application/json responses: