Skip to content

Commit 0ae6add

Browse files
committed
v28.1.0
1 parent f488bd7 commit 0ae6add

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

client/docs/config.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: XION - gRPC Gateway docs
44
description: A REST interface for state queries
5-
version: v28.1.0-rc1
5+
version: v28.1.0
66
apis:
77
- url: ./cosmos/auth/v1beta1/query.swagger.json
88
operationIds:

client/docs/static/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "XION - gRPC Gateway docs",
55
"description": "A REST interface for state queries",
6-
"version": "v28.1.0-rc1"
6+
"version": "v28.1.0"
77
},
88
"paths": {
99
"/cosmos/auth/v1beta1/account_info/{address}": {

client/docs/static/swagger.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"info": {
44
"title": "XION - gRPC Gateway docs",
55
"description": "A REST interface for state queries",
6-
"version": "v28.1.0-rc1"
6+
"version": "v28.1.0"
77
},
88
"paths": {
99
"/cosmos/auth/v1beta1/account_info/{address}": {

0 commit comments

Comments
 (0)