summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-api-node-name-updates-f3813295472795be.yaml
blob: f61ff5539f15b372358623e5ddbc284276fe3f2e (plain)
1
2
3
4
5
6
---
fixes:
  - Remove the possibility to set incorrect node name by specifying multiple
    add/replace operations in patch request. Since this version, all the values
    specified in the patch for name are checked, in order to conform to
    JSON PATCH RFC https://tools.ietf.org/html/rfc6902.