octavia/releasenotes/notes/Fix-API-update-null-None-1b...

7 lines
208 B
YAML

---
fixes:
- |
Fixed the API handling of None (JSON null) on object update calls. The
API will now either clear the value from the field or will reset the value
of the field to the API default.