mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Correct title location in login flow definition
This commit is contained in:
parent
17448083cf
commit
23b6f152e5
|
|
@ -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: |-
|
||||
|
|
|
|||
Loading…
Reference in a new issue