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 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0p23 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
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.