Werk #15594: folder: create folder endpoint now requires a name with min length of 1
Component | REST API | ||||||
Title | folder: create folder endpoint now requires a name with min length of 1 | ||||||
Date | Apr 3, 2023 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Incompatible - Manual interaction might be required | ||||||
Checkmk versions & editions |
|
This werk addresses an issue with the create folder endpoint. Previously it was possible to create a folder with an empty string for the name field. This is no longer possible. A min length of 1 character is now required.