Skip to content

Commit 556d282

Browse files
committed
Update swagger
1 parent 56f1a58 commit 556d282

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

client/docs/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "Secret Network",
55
"description": "A REST interface for queries and transactions",
6-
"version": "v1.16"
6+
"version": "v1.17"
77
},
88
"apis": [
99
{

client/docs/static/openapi/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

client/docs/static/openapi/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ openapi: 3.0.0
22
info:
33
title: Secret Network
44
description: A REST interface for queries and transactions
5-
version: v1.16
5+
version: v1.17
66
paths:
77
"/cosmos/auth/v1beta1/account_info/{address}":
88
get:

client/docs/static/swagger/swagger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ swagger: '2.0'
22
info:
33
title: Secret Network
44
description: A REST interface for queries and transactions
5-
version: v1.16
5+
version: v1.17
66
paths:
77
/cosmos/auth/v1beta1/account_info/{address}:
88
get:

client/docs/statik/statik.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)