Werk #15378: timeperiod: day & time_ranges now load defaults when not included in the request
Komponente | REST API |
Titel | timeperiod: day & time_ranges now load defaults when not included in the request |
Datum | 01.03.2023 |
Checkmk-Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.3.0b1 2.2.0b1 2.1.0p24 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Inkompatibel - Manuelle Interaktion könnte erforderlich sein |
This werk is to fix an issue when creating time periods via the rest-api. Previously when creating a time period, you could send an empty nested value for active_time_ranges. Now, if the attributes, day or time_ranges are not given, the defaults are used.