Werk #16526: password: the response schema now matches what is returned

Component REST API
Title password: the response schema now matches what is returned
Date Mar 7, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p11 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p32 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

This werk addresses an issue with the REST-API password endpoint response. The response schema listed the title and the ident as fields that should be returned but we were not returning them as part of the password object. These have now been removed from the schema.

Also, the members field was returning invalid information and hence has been removed.

To the list of all Werks