diff --git a/changelogs/client_server/newsfragments/1776.clarification b/changelogs/client_server/newsfragments/1776.clarification new file mode 100644 index 00000000..4d2def20 --- /dev/null +++ b/changelogs/client_server/newsfragments/1776.clarification @@ -0,0 +1 @@ +Clarify that the `type` of the `POST /login` request must be one of the types returned by the `GET /login` response.