Remove enum for `POST /login` `type` definition (#1776)
Since the enum is not exhaustive, improve the description of the property instead.pull/1781/head
parent
efe72d3b26
commit
2ea8e0f514
@ -0,0 +1 @@
|
||||
Clarify that the `type` of the `POST /login` request must be one of the types returned by the `GET /login` response.
|
Loading…
Reference in New Issue