Note that /logout doesn't take a body (#1644)

This commit is contained in:
reivilibre 2024-06-11 15:22:12 +01:00 committed by GitHub
parent 08bc8e8a1f
commit 2f528029c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 3 deletions

View file

@ -0,0 +1 @@
Clarify specification by adding `/logout` to the overview list of endpoints that don't take a JSON request body.