drogue-iot / drogue-cloud

Cloud Native IoT
https://drogue.io
Apache License 2.0
113 stars 30 forks source link

Remove field masks that are not allowed on update #301

Closed lulf closed 2 years ago

lulf commented 2 years ago

Follows the guidelines as outlined by https://www.thethingsindustries.com/docs/reference/api/field-mask/#put-requests

This part does not add any validation hook, but maybe the simplest course of action is to create a separate issue for that.

Edit: I've also not been able to test this yet.

ctron commented 2 years ago

Workaround for #298