Werk #14670: REST API returns correct WATO Rule values

Component REST API
Title REST API returns correct WATO Rule values
Date Aug 16, 2022
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p10 2.2.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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