Werk #13407: RESTAPI: do not update config generation on get requests

Component REST API
Title RESTAPI: do not update config generation on get requests
Date Feb 3, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p20 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Before this werk all rest api calls would generate config updates and trigger git commits (if git config changes is configured). After this werk this is only the case for http methods other than get.

To the list of all Werks