From a171b91e9c590c53eb7ff4b8c1b8ce02372f5cbc Mon Sep 17 00:00:00 2001 From: Olivier 'reivilibre Date: Wed, 5 Jun 2024 16:08:39 +0100 Subject: [PATCH] Reword news fragment --- changelogs/client_server/newsfragments/1644.clarification | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/client_server/newsfragments/1644.clarification b/changelogs/client_server/newsfragments/1644.clarification index 4cfe120b..78c0919d 100644 --- a/changelogs/client_server/newsfragments/1644.clarification +++ b/changelogs/client_server/newsfragments/1644.clarification @@ -1 +1 @@ -Clarify specification by adding `/logout` to the overview list of endpoints that don't take a request body. +Clarify specification by adding `/logout` to the overview list of endpoints that don't take a JSON request body.