Werk #15381: Host Tag can now be "null" in REST API responses
Komponente | REST API |
Titel | Host Tag can now be "null" in REST API responses |
Datum | 08.02.2023 |
Checkmk-Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.2.0b1 2.1.0p21 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
The REST API can now return "null" values for host tags. Previously, the inclusion of "null" in the allowed enums broke the validation. This werk fixes this "null" bug.