Locations V2 Changelog
Release Date: 2022-08-09
Version 2.0.0
Added
The Locations API has three new endpoints:
- POST nodes creates a new node in a specified locations tree.
- DELETE nodes/:nodeId deletes a specified node from a specified locations tree.
- PATCH nodes/:nodeId updates a specified node in a specified locations tree.
Updated
With the GET nodes endpoint, the areaDefined
field is no longer returned in the response.