Correct title location in login flow definition

This commit is contained in:
David Robertson 2022-03-25 15:05:54 +00:00
parent 17448083cf
commit 23b6f152e5
No known key found for this signature in database
GPG key ID: 903ECE108A39DEDD

View file

@ -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: |-