Skip to content

Commit

Permalink
docs(sensor): updated api changelog typo
Browse files Browse the repository at this point in the history
Signed-off-by: GustaafL <guus@seita.nl>
  • Loading branch information
GustaafL committed Aug 2, 2023
1 parent 8c684ab commit c039fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/api/change_log.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ v3.0-11 | 2023-08-02

- Added REST endpoint for fetching one sensor: `/sensors/<id>` (GET)
- Added REST endpoint for adding a sensor: `/sensors` (POST)
- Added REST endpoint for patching a sensor: `/sensor<id>` (PATCH)
- Added REST endpoint for patching a sensor: `/sensors/<id>` (PATCH)

v3.0-10 | 2023-06-12
""""""""""""""""""""
Expand Down

0 comments on commit c039fb9

Please sign in to comment.