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 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
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.