Skip to content

Commit

Permalink
Update go-sdk, generated using kiota
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWittmann committed Jan 23, 2025
1 parent d44719f commit f2bab39
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go-sdk/pkg/registryclient-v2/kiota-lock.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"descriptionHash": "82EFC37B503048188E2ACE19DAFDDF22AE8876C5CD5EA2D54272BBB765BFC2EF81673B2A2CA2D7F170AC174869144A744865C979DA5CF212AAE2364DB4EA46C6",
"descriptionHash": "5070E4707142D60904E4594797E038645B5CD17215D918491AAFEC275376CAFAAF3670074C22AB76E770E5A1DB8A562F6E859228C6554C14FBC2BCFF7B54D187",
"descriptionLocation": "../../v2.json",
"lockFileVersion": "1.0.0",
"kiotaVersion": "1.21.0",
"kiotaVersion": "1.22.3",
"clientClassName": "ApiClient",
"typeAccessModifier": "Public",
"clientNamespaceName": "github.com/apicurio/apicurio-registry/go-sdk/pkg/registryclient-v2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ func (m *RuleViolationError) SetName(value *string) {
}

type RuleViolationErrorable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetCauses() []RuleViolationCauseable
GetDetail() *string
Expand Down
4 changes: 2 additions & 2 deletions go-sdk/pkg/registryclient-v3/kiota-lock.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"descriptionHash": "7537C173C934421678E3DE186D432112255E25EE6716196674E5B766FF7B6F4324F33454D6EFA106153CC6D43577EF7B8DAD49188FB7F285E8DA577347C90856",
"descriptionHash": "EAFD1D8FEADEB684DE535596FCF2814556F43E9DC93A43EAE64152BC5A3BBB70B02D04375055788E333D51C28A35C0044606BF23577CC2CA91028A51B8565FC8",
"descriptionLocation": "../../v3.json",
"lockFileVersion": "1.0.0",
"kiotaVersion": "1.21.0",
"kiotaVersion": "1.22.3",
"clientClassName": "ApiClient",
"typeAccessModifier": "Public",
"clientNamespaceName": "github.com/apicurio/apicurio-registry/go-sdk/pkg/registryclient-v3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ func (m *RuleViolationProblemDetails) SetTypeEscaped(value *string) {
}

type RuleViolationProblemDetailsable interface {
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.AdditionalDataHolder
i878a80d2330e89d26896388a3f487eef27b0a0e6c010c493bf80be1452208f91.Parsable
GetCauses() []RuleViolationCauseable
GetDetail() *string
Expand Down

0 comments on commit f2bab39

Please sign in to comment.