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
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p20 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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.

To the list of all Werks