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

Add test involving nil dynamic property values #62

Closed padamstx closed 4 years ago

padamstx commented 4 years ago

This PR simply adds a new test which verifies that a nil dynamic property value will be correctly serialized as a JSON "null" value.

In addition to the new test, I also needed to fix an unrelated linter error found in DetailedResponse.String().

ibm-devx-automation commented 4 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: