diff --git a/data/api/client-server/definitions/auth_response.yaml b/data/api/client-server/definitions/auth_response.yaml index 5caf7a88..f4824e52 100644 --- a/data/api/client-server/definitions/auth_response.yaml +++ b/data/api/client-server/definitions/auth_response.yaml @@ -18,10 +18,10 @@ type: object properties: flows: description: A list of the login flows supported by the server for this API. - title: Flow information type: array items: type: object + title: Flow information properties: stages: description: |-