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 |
|
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.