Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: ba7ddcfb7fe27709e38301e4dc967acd3ccb8c30
https://github.com/Checkmk/checkmk/commit/ba7ddcfb7fe27709e38301e4dc967acd3…
Author: Leonardo Petrora <leonardo.petrora(a)checkmk.com>
Date: 2024-03-14 (Thu, 14 Mar 2024)
Changed paths:
M cmk/gui/plugins/openapi/restful_objects/code_examples.py
Log Message:
-----------
Update REST API documentation
Until now, in the code examples, the protocol "http" was written directly in the
URL.
To improve the readability of the examples and to make the user aware that they may
need to change this value, it is now stored in the variable PROTO, which is used to
generate the final URL.
CMK-8567
Change-Id: Ice2c35bc18c41d57bbd45fd597b553f1cb42b258
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications