Werk #15431: rule: Return a 404 when a rule doesn't exist on the GET endpoint
Komponente | REST API |
Titel | rule: Return a 404 when a rule doesn't exist on the GET endpoint |
Datum | 02.03.2023 |
Checkmk-Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.3.0b1 2.2.0b1 2.1.0p24 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
This werk is to fix an issue with the GET rule endpoint. Previously the response contained a bug report when the rule didn't exist. Now we conform to our other endpoints and return a 404 problem response.