From b420e116a887e1f5915589d6c6f213dde70c577e Mon Sep 17 00:00:00 2001 From: JianBo He Date: Mon, 8 Jan 2024 15:10:20 +0800 Subject: [PATCH] chore: update changes --- changes/ce/fix-12269.en.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/ce/fix-12269.en.md diff --git a/changes/ce/fix-12269.en.md b/changes/ce/fix-12269.en.md new file mode 100644 index 000000000..970bdfbe8 --- /dev/null +++ b/changes/ce/fix-12269.en.md @@ -0,0 +1 @@ +Returns 400 and more detailed error messages instead of 500 when query string validation fails in the `/clients` interface.