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

fix: expose AuthenticationError.Err field and add ctor #70

Closed padamstx closed 4 years ago

padamstx commented 4 years ago

Fixes: https://github.ibm.com/arf/planning-sdk-squad/issues/2144

This PR makes the "err" field public (i.e. "Err") and adds the NewAuthenticationError() ctor function.

ibm-devx-automation commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: