Correct title location in login flow definition (#1003)

This commit is contained in:
David Robertson 2022-03-29 15:01:57 +01:00 committed by GitHub
parent 17448083cf
commit 46f98796b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

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