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: add unmarshal functions for 'any' #48

Closed padamstx closed 4 years ago

padamstx commented 4 years ago

This PR is part of the fix for https://github.ibm.com/arf/planning-sdk-squad/issues/1465

This PR adds a couple of extra "Unmarshal" methods for "Any" which will be used by the Go generator for properties associated with an empty schema.

ibm-devx-automation commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: