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

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