Werk #15433: service_discovery: response for non-existing jobs now include detail
Komponente | REST API |
Titel | service_discovery: response for non-existing jobs now include detail |
Datum | 06.03.2023 |
Checkmk-Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.3.0b1 2.2.0b1 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
This werk fixes an issue with the problem response in the service discovery GET endpoint.
Previously, it would return a 404 with a title attribute only. It now conforms to our other endpoints and returns a problem response with status code, title and detail attribute.