IBM / platform-services-go-sdk

Go client library for IBM Cloud Platform Services
Apache License 2.0
20 stars 60 forks source link

feat(Catalog Management): re-gen service after recent API changes #353

Closed benbuchanan closed 2 months ago

benbuchanan commented 2 months ago

PR summary

Regenerating after recent API changes

PR Checklist

Please make sure that your PR fulfills the following requirements:

Current vs new behavior

No modifications, just adding new endpoints and parameters.

Does this PR introduce a breaking change?

Other information

examples:

Ran 781 of 811 Specs in 69.986 seconds
SUCCESS! -- 781 Passed | 0 Failed | 0 Pending | 30 Skipped
PASS
ok      github.com/IBM/platform-services-go-sdk/catalogmanagementv1 70.583s

integration:

Ran 793 of 849 Specs in 64.187 seconds
SUCCESS! -- 793 Passed | 0 Failed | 0 Pending | 56 Skipped
PASS
ok      github.com/IBM/platform-services-go-sdk/catalogmanagementv1 64.627s
ibm-devx-sdk commented 2 months ago

:tada: This PR is included in version 0.69.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: