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 |
Checkmk Editon | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0i1 2.1.0p20 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
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.