Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: 1607207b09040e7b07ce9f9a2f592cf7824b169e
https://github.com/Checkmk/checkmk/commit/1607207b09040e7b07ce9f9a2f592cf78…
Author: Gav <gavin.mcguigan(a)checkmk.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
A .werks/16136
M cmk/gui/plugins/openapi/restful_objects/specification.py
Log Message:
-----------
16136 FIX api_docs: include explanation of the special character * for the If-Match
header
We recently made changes to make it possible to provide the following header
in rest-api requests
"If-Match": "*"
instead of providing a resource's ETag.
This werk adds a short explanation to the api-docs so that our users know
that this is possible.
CMK-14549
Change-Id: I1c054593b6731285c89ad38ab18563b599e47ab2