Werk #16136: api-docs: include explanation of the special character * for the If-Match header

Component REST API
Title api-docs: include explanation of the special character * for the If-Match header
Date Sep 26, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p11 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

Most PUT requests to the REST API require an If-Match header containing an ETag. With this Werk we make it possible to provide "" instead of an ETag, like this: "If-Match": ""

This Werk also adds a short explanation to the REST API documentation. See the section "Updating values" for more information.

To the list of all Werks