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 |
|
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/*.