flat-flower-81031
04/18/2023, 5:05 PMpublic_metadata
back to null
if no value is provided in the payload. This seems like a bug since it is an optional value. I would expect it to leave the existing value unchanged if no value is provided. Should I log a bug, or is this the expected behaviour?limited-photographer-61008
04/18/2023, 5:23 PMPUT
and not a PATCH
.refined-kangaroo-48640
04/19/2023, 8:53 AMPUT
replaces the exisitng entity in it’s entirety with a new one.limited-photographer-61008
04/19/2023, 11:16 AMcredentials
. So the behaviour is a bit inconsistent.limited-photographer-61008
04/19/2023, 11:18 AMschema_id
can be omitted.
I think the behaviour is fine, but the documentation could be a bit a more clear.refined-kangaroo-48640
04/19/2023, 11:20 AM