Skip to content

Commit 8c04e04

Browse files
committed
Added unevaluatedProperties false to oauth2AuthenticationProperties
Signed-off-by: Jean-Baptiste Bianchi <[email protected]>
1 parent 62ff5e8 commit 8c04e04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schema/workflow.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -975,6 +975,7 @@ $defs:
975975
type: object
976976
title: OAuth2AutenthicationData
977977
description: Inline configuration of the OAuth2 authentication policy.
978+
unevaluatedProperties: false
978979
properties:
979980
authority:
980981
type: string

0 commit comments

Comments
 (0)