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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0p11 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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