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 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0b7 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
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.