Werk #15212: host_tag_groups: allow nullable on tag group choice ident
Component | REST API |
Title | host_tag_groups: allow nullable on tag group choice ident |
Date | Feb 2, 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 |
On creating a Tag Group, the tag group choice ident field can be null. Response schema updated to reflect this. Also, HostTagGroup ident field should be required. This field has also been updated.