Skip to content

Commit

Permalink
Added unevaluatedProperties false to oauth2AuthenticationProperties
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
  • Loading branch information
JBBianchi committed Sep 6, 2024
1 parent 62ff5e8 commit 8c04e04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -975,6 +975,7 @@ $defs:
type: object
title: OAuth2AutenthicationData
description: Inline configuration of the OAuth2 authentication policy.
unevaluatedProperties: false
properties:
authority:
type: string
Expand Down

0 comments on commit 8c04e04

Please sign in to comment.