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