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
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

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