Skip to content

v0.6.0

Compare
Choose a tag to compare
@mobileoverlord mobileoverlord released this 21 Jun 21:50
· 1 commit to master since this release

Backwards incompatible changes:

The NervesHubUserAPI.Device and NervesHubUserAPI.DeviceCertificate endpoints
have moved to include product as part of its path.

It used to be

/orgs/:org_name/devices*

They have moved to:

/orgs/:org_name/products/:product_name/devices*