Werk #15220: time period: put endpoint now returns 200 with edited time period config
Komponente | REST API | ||||||
Titel | time period: put endpoint now returns 200 with edited time period config | ||||||
Datum | 08.02.2023 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
Checkmk versions & editions |
|
The time period put endpoint previously returned a 204 and no data response. This werk is a fix to return the time period object along with a status code of 200 to align with our other put endpoints.