Werk #15380: activate_changes: responses for non-existing activate_ids now include detail
Komponente | REST API | ||||||
Titel | activate_changes: responses for non-existing activate_ids now include detail | ||||||
Datum | 01.03.2023 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
Checkmk versions & editions |
|
This werk fixes an issue with the problem response in the activate changes 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.