Werk #15382: service: remove non functioning endpoint example from swagger-ui
Component | REST API |
Title | service: remove non functioning endpoint example from swagger-ui |
Date | Feb 14, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0p22 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
The "Try out" in Swagger-UI does not work for endpoint examples which make use of the "query" query parameter. The change must be adapted on the Swagger side. In the meantime, such endpoints will be removed to avoid any confusion and the user should refer to the examples in the ReDoc instead.