IBM / platform-services-go-sdk

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

fix(Context-Based Restrictions): fix output to Operations #278

Closed JonahFarc closed 1 year ago

JonahFarc commented 1 year ago

PR summary

Add on to previous work: https://github.com/IBM/platform-services-go-sdk/pull/277

The output is improper due to generation from an older version of the swagger. The change should be very minor and will be propagated to the other languages' PRs.

PR Checklist

Please make sure that your PR fulfills the following requirements:

Current vs new behavior

Adds the "Type" output

Does this PR introduce a breaking change?

JonahFarc commented 1 year ago

Test screenshots:

image

![Uploading image.png…]()

JonahFarc commented 1 year ago

Waiting on a review from someone on my side as well

JonahFarc commented 1 year ago

Test Screenshot:

image

Examples Screenshot:

image
JonahFarc commented 1 year ago

@padamstx should be good to merge whenever you're ready!

ibm-devx-sdk commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: