Skip to content

Commit

Permalink
update API changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Höning <nicolas@seita.nl>
  • Loading branch information
nhoening committed Mar 22, 2022
1 parent d8af3db commit 6a93b5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/api/change_log.rst
Expand Up @@ -11,6 +11,7 @@ v3.0-0 | 2022-03-22

- Added REST endpoint for listing sensors: `/sensors` (GET).
- Added REST endpoint for managing sensor data: `/sensors/data` (GET, POST).
- Added REST endpoint for managing assets: `/assets` (GET, POST, PATCH, DELETE).
- [**Breaking change**] Switched to plural resource names for REST endpoints: `/users/<id>` (GET, PATCH) and `/users/<id>/password-reset` (PATCH).
- [**Breaking change**] Deprecated the following endpoints:

Expand Down

0 comments on commit 6a93b5a

Please sign in to comment.