added note and tests regarding the shared batch Authorization header

This commit is contained in:
Gani Georgiev
2024-11-23 11:54:25 +02:00
parent 68e9c55925
commit c3b347af4b
31 changed files with 61 additions and 55 deletions
@@ -180,8 +180,8 @@
<code>headers</code>
<br />
<em>
(if the <code>POST /api/batch</code> call has <code>Authorization</code> header it
is forwarded to all batch requests automatically)
(custom per-request <code>Authorization</code> header is not supported at the moment,
aka. all batch requests have the same auth state)
</em>
</li>
<li><code>body</code></li>