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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0b3 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required

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