Werk #15427: host_tag_group: introducing minLength validation to create and edit endpoints

Component REST API
Title host_tag_group: introducing minLength validation to create and edit endpoints
Date Mar 13, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0b1 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Prior to this werk, the user was allowed to call the create and edit host tag group endpoints with an empty list for the tags. This caused a 500 error. This werk restricts this and raises a 400 error instead.

To the list of all Werks