Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 9701e9506449c62498360dbf2b76667fd2e72a1b
https://github.com/Checkmk/checkmk/commit/9701e9506449c62498360dbf2b76667fd…
Author: Gav <gavin.mcguigan(a)checkmk.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
A .werks/16780.md
M cmk/gui/openapi/endpoints/activate_changes/__init__.py
M cmk/gui/openapi/endpoints/password/__init__.py
Log Message:
-----------
16780 FIX APIDocs: missing ETag response header for 2 endpoints.
The following endpoints did not show that they returned an ETag header
as part of their 200 OK response.
* Show all pending changes
* Show password
This werk addresses this issue. Both now show the correct headers in
their responses.
CMK-17029
Change-Id: I84eeafe8d30975fd69a943cd5e81b877fc32cbb5
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications