Werk #15059: REST API: utils: remove enum in host response for TagGroup choices

Component REST API
Title REST API: utils: remove enum in host response for TagGroup choices
Date Jan 13, 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)

The TagGroup choices allowed are set at runtime but they can be modified which was causing a 500 internal error in the REST API. This fix removes the enum and now allows any string in REST API responses for the TagGroup choices.

To the list of all Werks