Werk #15427: host_tag_group: introducing minLength validation to create and edit endpoints
Komponente | REST API | ||||
Titel | host_tag_group: introducing minLength validation to create and edit endpoints | ||||
Datum | 13.03.2023 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
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.