Skip to content

Commit

Permalink
proto swager gen (#7722)
Browse files Browse the repository at this point in the history
Co-authored-by: DimitrisJim <[email protected]>
  • Loading branch information
iIvaki and DimitrisJim authored Dec 18, 2024
1 parent 39e6b69 commit ea4e736
Show file tree
Hide file tree
Showing 2 changed files with 8,047 additions and 4,183 deletions.
19 changes: 19 additions & 0 deletions docs/client/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,25 @@
}
}
},
{
"url": "./tmp-swagger-gen/ibc/core/channel/v2/query.swagger.json",
"operationIds": {
"rename": {
"Params": "ChannelV2Params",
"Channel": "ChannelV2",
"ChannelClientState": "ChannelClientStateV2",
"ChannelConsensusState": "ChannelConsensusStateV2",
"NextSequenceSend": "NextSequenceSendV2",
"PacketAcknowledgement": "PacketAcknowledgementV2",
"PacketAcknowledgements": "PacketAcknowledgementsV2",
"PacketCommitment": "PacketCommitmentV2",
"PacketCommitments": "PacketCommitmentsV2",
"PacketReceipt": "PacketReceiptV2",
"UnreceivedAcks": "UnreceivedAcksV2",
"UnreceivedPackets": "UnreceivedPacketsV2",
}
}
},
{
"url": "./tmp-swagger-gen/ibc/lightclients/wasm/v1/query.swagger.json",
"operationIds": {
Expand Down
Loading

0 comments on commit ea4e736

Please sign in to comment.