diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f4ba45cf5..97d76656b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,7 +6,9 @@ This document describes changes between each past release. 14.8.1 (unreleased) ------------------- -- Nothing changed yet. +**Documentation** + +- Fix ``/batch`` endpoint documentation about required authentication. 14.8.0 (2022-10-06) diff --git a/docs/api/1.x/batch.rst b/docs/api/1.x/batch.rst index 44ab4563d..26cfd5de4 100644 --- a/docs/api/1.x/batch.rst +++ b/docs/api/1.x/batch.rst @@ -7,8 +7,6 @@ Batch operations POST /batch =========== -**Requires authentication** - The POST body is a mapping, with the following attributes: - ``requests``: the list of requests