Skip to content

v0.1.4

Choose a tag to compare

@kislerdm kislerdm released this 08 Jan 00:54
· 140 commits to master since this release
df8427a

Fixed

  • Fixed the definition of the optional field Settings for the following types:
    • EndpointUpdateRequestEndpoint
    • EndpointCreateRequestEndpoint

The reason: to omit the JSON field settings when serialising the above types' objects when the field Settings is nil.

Changelog