Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

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 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