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
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0b3 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

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.

To the list of all Werks