Skip to content

Commit

Permalink
docs(sensor): updates docstrings patch sensor
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 37d8359 commit 1cdf476
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flexmeasures/api/v3_0/sensors.py
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,8 @@ def patch(self, sensor_data: dict, id: int, db_sensor: Sensor):
The following fields are not allowed to be updated:
- id
- generic_asset_id
- entity_address
- timezone
**Example request**
Expand Down

0 comments on commit 1cdf476

Please sign in to comment.