IBM / go-sdk-core

The go-sdk-core repository contains core functionality required by Go code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
30 stars 24 forks source link

feat(utils): add helper for creating a byte array pointer #173

Closed dpopp07 closed 1 year ago

dpopp07 commented 1 year ago

We have pointer-creation functions for a few other types. There is now a need to have a function like this for byte arrays within our generated Terraform code, so I've added it alongside the others.

Signed-off-by: Dustin Popp dpopp07@gmail.com

ibm-devx-sdk commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: