Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #16660: swagger: fix JSON query parameters

Component REST API
Title swagger: fix JSON query parameters
Date Jun 4, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.3.0p5 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

Some query parameters (like livestatus queries) are supposed to be JSON encoded. Previously, swagger (the interactive REST API GUI) would encode these queries differently, leading to unexpected errors. Our OpenAPI spec was updated to fix this issue.

Other clients are not affected, unless they were generated using our OpenAPI spec.

To the list of all Werks