Werk #16524: apidocs: improve the request/response examples
Component | REST API | ||||
Title | apidocs: improve the request/response examples | ||||
Date | Feb 21, 2024 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Previously the requests and urllib examples were hard coded to show the same response samples and the same response status codes in the request samples.
This werk addresses this issue by showing the correct possible status codes for each endpoint.