root: update swagger

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-03-24 09:55:50 +01:00
parent 5a5539da97
commit 1d641b2432
1 changed files with 6 additions and 0 deletions

View File

@ -13543,6 +13543,7 @@ definitions:
required:
- name
- slug
- pre_authentication_flow
- sso_url
type: object
properties:
@ -13591,6 +13592,11 @@ definitions:
title: Verbose name plural
type: string
readOnly: true
pre_authentication_flow:
title: Pre authentication flow
description: Flow used before authentication.
type: string
format: uuid
issuer:
title: Issuer
description: Also known as Entity ID. Defaults the Metadata URL.