From 19acd82436c4b4bf5fa4441c44a1a0f4923dd109 Mon Sep 17 00:00:00 2001 From: Kjell Winblad Date: Tue, 22 Aug 2023 16:41:11 +0200 Subject: [PATCH] docs: fix change log entry according to @thalesmg's suggestion Co-authored-by: Thales Macedo Garitezi --- changes/ce/fix-11493.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/ce/fix-11493.en.md b/changes/ce/fix-11493.en.md index b05a0d02f..93874933a 100644 --- a/changes/ce/fix-11493.en.md +++ b/changes/ce/fix-11493.en.md @@ -1 +1 @@ -Example for and documentation for /api/v5/publish bad request response has been fixed. Previously the documentation example said that the bad request response could return a list in the body which was not actually the case. +Examples and documentation for /api/v5/publish bad request response have been fixed. Previously the documentation example said that the bad request response could return a list in the body which was not actually the case.