docs: changelog entry for HTTP publish bad request schema

This commit is contained in:
Kjell Winblad 2023-08-22 15:48:27 +02:00
parent 3ffbb7decf
commit 88f7c2b4d8
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +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.