Werk #14670: REST API returns correct WATO Rule values

Component REST API
Title REST API returns correct WATO Rule values
Date Aug 16, 2022
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.0p10 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The REST API used to transform the raw value of a ruleset to a json object. We now return a raw string representing the Python repr() of a rule value as documented.

This problem affected all endpoints under the route /domain-types/rule/*.

To the list of all Werks