Werk #15433: service_discovery: response for non-existing jobs now include detail

Component REST API
Title service_discovery: response for non-existing jobs now include detail
Date Mar 6, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

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.

To the list of all Werks