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 |
|
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.