Werk #15381: Host Tag can now be "null" in REST API responses
Component | REST API |
Title | Host Tag can now be "null" in REST API responses |
Date | Feb 8, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0p21 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
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.