From a32c831dd21cfe009e8ad4f1c71527d679b8e31a Mon Sep 17 00:00:00 2001 From: Vritra4 Date: Thu, 21 Nov 2024 18:22:35 +0900 Subject: [PATCH] update makefile and swagger --- Makefile | 2 +- client/docs/swagger-ui/swagger.yaml | 36 ++++++++++++++--------------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/Makefile b/Makefile index 0233a33e..5f6d604c 100644 --- a/Makefile +++ b/Makefile @@ -156,7 +156,7 @@ protoVer=0.14.0 protoImageName=ghcr.io/cosmos/proto-builder:$(protoVer) protoImage=$(DOCKER) run --rm -v $(CURDIR):/workspace --workdir /workspace $(protoImageName) -proto-all: proto-format proto-lint proto-gen +proto-all: proto-format proto-lint proto-gen proto-swagger-gen proto-pulsar-gen proto-gen: @echo "Generating Protobuf files" diff --git a/client/docs/swagger-ui/swagger.yaml b/client/docs/swagger-ui/swagger.yaml index bea0ac87..f6454a83 100644 --- a/client/docs/swagger-ui/swagger.yaml +++ b/client/docs/swagger-ui/swagger.yaml @@ -12102,7 +12102,7 @@ paths: vetoed. Default value: 1/3. params: description: |- - params defines all the paramaters of x/gov module. + params defines all the parameters of x/gov module. Since: cosmos-sdk 0.47 type: object @@ -20343,7 +20343,7 @@ paths: - Query /cosmos/feegrant/v1beta1/allowance/{granter}/{grantee}: get: - summary: Allowance returns granted allwance to the grantee by the granter. + summary: Allowance returns granted allowance to the grantee by the granter. operationId: Allowance responses: '200': @@ -34969,7 +34969,7 @@ paths: format: uint64 - name: latest_height description: >- - latest_height overrrides the height field and queries the latest + latest_height overrides the height field and queries the latest stored ConsensusState. @@ -36564,7 +36564,7 @@ paths: identifier description: >- Version defines the versioning scheme used to - negotiate the IBC verison in + negotiate the IBC version in the connection handshake. title: >- @@ -36973,7 +36973,7 @@ paths: identifier description: >- Version defines the versioning scheme used to negotiate - the IBC verison in + the IBC version in the connection handshake. description: >- @@ -52943,7 +52943,7 @@ paths: finalization_period: type: string description: >- - The minium time duration that must elapse before a + The minimum time duration that must elapse before a withdrawal can be finalized. submission_start_height: type: string @@ -53114,7 +53114,7 @@ paths: finalization_period: type: string description: >- - The minium time duration that must elapse before a + The minimum time duration that must elapse before a withdrawal can be finalized. submission_start_height: type: string @@ -65859,7 +65859,7 @@ definitions: vetoed. Default value: 1/3. params: description: |- - params defines all the paramaters of x/gov module. + params defines all the parameters of x/gov module. Since: cosmos-sdk 0.47 type: object @@ -68743,7 +68743,7 @@ definitions: gas to be used by the transaction. The ratio yields an effective "gasprice", - which must be above some miminum to be accepted into the mempool. + which must be above some minimum to be accepted into the mempool. cosmos.tx.v1beta1.GetBlockWithTxsResponse: type: object properties: @@ -79635,7 +79635,7 @@ definitions: title: list of features compatible with the specified identifier description: >- Version defines the versioning scheme used to negotiate the IBC - verison in + version in the connection handshake. description: >- @@ -79757,7 +79757,7 @@ definitions: title: list of features compatible with the specified identifier description: >- Version defines the versioning scheme used to negotiate the IBC - verison in + version in the connection handshake. title: >- @@ -80342,7 +80342,7 @@ definitions: title: list of features compatible with the specified identifier description: >- Version defines the versioning scheme used to negotiate the IBC - verison in + version in the connection handshake. description: >- @@ -80479,7 +80479,7 @@ definitions: title: list of features compatible with the specified identifier description: >- Version defines the versioning scheme used to negotiate the - IBC verison in + IBC version in the connection handshake. title: >- @@ -80625,7 +80625,7 @@ definitions: type: string title: list of features compatible with the specified identifier description: |- - Version defines the versioning scheme used to negotiate the IBC verison in + Version defines the versioning scheme used to negotiate the IBC version in the connection handshake. ibc.applications.transfer.v1.DenomTrace: type: object @@ -81747,7 +81747,7 @@ definitions: format: uint64 title: packet sequence title: |- - PacketId is an identifer for a unique Packet + PacketId is an identifier for a unique Packet Source chains refer to packets by source port/channel Destination chains refer to packets by destination port/channel ibc.applications.perm.v1.ChannelState: @@ -88441,7 +88441,7 @@ definitions: finalization_period: type: string description: >- - The minium time duration that must elapse before a withdrawal can be + The minimum time duration that must elapse before a withdrawal can be finalized. submission_start_height: type: string @@ -88602,7 +88602,7 @@ definitions: finalization_period: type: string description: >- - The minium time duration that must elapse before a withdrawal can + The minimum time duration that must elapse before a withdrawal can be finalized. submission_start_height: type: string @@ -88664,7 +88664,7 @@ definitions: finalization_period: type: string description: >- - The minium time duration that must elapse before a + The minimum time duration that must elapse before a withdrawal can be finalized. submission_start_height: type: string