Werk #15220: time period: put endpoint now returns 200 with edited time period config
Component | REST API | ||||||
Title | time period: put endpoint now returns 200 with edited time period config | ||||||
Date | Feb 8, 2023 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
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.