Werk #15726: service: make service description query parameter required for 'Show the monitored service of a host' endpoint
| Component | REST API | ||||
| Title | service: make service description query parameter required for 'Show the monitored service of a host' endpoint | ||||
| Date | May 3, 2023 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Prior to this werk, the service description query parameter was optional for the 'Show the monitored service of a host' endpoint. However, omitting this parameter led to a Internal Server Error. This werk fixes this issue by making the parameter required.