Skip to content

Commit 5c079e8

Browse files
committed
v1.18.9
1 parent ef7abdf commit 5c079e8

5 files changed

Lines changed: 8 additions & 2 deletions

File tree

.openapi-generator/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7.19.0
1+
7.20.0-SNAPSHOT

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
77

88
- API version: 1.0
99
- Package version: 1.0.0
10-
- Generator version: 7.19.0
10+
- Generator version: 7.20.0-SNAPSHOT
1111
- Build package: org.openapitools.codegen.languages.GoClientCodegen
1212
For more information, please visit [https://discord.gg/3k83Przqk8](https://discord.gg/3k83Przqk8)
1313

api/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10725,6 +10725,7 @@ components:
1072510725
- hyperlane.core.interchain_security.v1.EventSetRoutingIsm
1072610726
- hyperlane.core.interchain_security.v1.EventCreateRoutingIsm
1072710727
- signal_version
10728+
- ibccallbackerror-ics27_packet
1072810729
type: string
1072910730
x-enum-varnames:
1073010731
- EventTypeUnknown
@@ -10811,6 +10812,7 @@ components:
1081110812
- EventTypeHyperlanecoreinterchainSecurityv1EventSetRoutingIsm
1081210813
- EventTypeHyperlanecoreinterchainSecurityv1EventCreateRoutingIsm
1081310814
- EventTypeSignalVersion
10815+
- EventTypeIbccallbackerrorIcs27Packet
1081410816
types.MsgAddressType:
1081510817
enum:
1081610818
- validator

docs/TypesEventType.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@
171171

172172
* `EventTypeSignalVersion` (value: `"signal_version"`)
173173

174+
* `EventTypeIbccallbackerrorIcs27Packet` (value: `"ibccallbackerror-ics27_packet"`)
175+
174176

175177
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
176178

model_types_event_type.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)