Werk #12121: API: modification of password endpoints to return an object for create and update
Component | Core & Setup |
Title | API: modification of password endpoints to return an object for create and update |
Date | Feb 12, 2021 |
Checkmk Editon | Checkmk Raw (CRE) |
Checkmk Version | 2.1.0i1 2.0.0b8 |
Level | Trivial Change |
Class | New Feature |
Compatibility | Compatible - no manual interaction needed |
In the previous version, the create and update endpoints for passwords returned a 204 status in case of a successful operation. This is changed to serve the password with a 200 status code.
To the list of all Werks