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