Werk #11940: REST API: explicit documentation of HTTP status codes

Component REST API
Title REST API: explicit documentation of HTTP status codes
Date Feb 18, 2021
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0b7 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Previously every HTTP status code (except the successful ones) was listed in the automatically generated ReDoc documentation as "default".

Now all possible HTTP status codes of a REST API endpoint are listed individually.

To the list of all Werks