Werk #15169: host_config & folder_config: fix validation for remove_attributes when using custom attributes
| Component | REST API | ||||
| Title | host_config & folder_config: fix validation for remove_attributes when using custom attributes | ||||
| Date | Jan 11, 2023 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Prior to this werk, the REST-API returned a 400 error when a custom attribute was provided in the remove_attributes field in the update endpoint. This werk fixes this error by passing the validation mechanism to the endpoint.