Skip to content

Commit f7cacb5

Browse files
committed
Fixed DigestAuthenticationProperties title in schema
Signed-off-by: Jean-Baptiste Bianchi <jb.bianchi@neuroglia.io>
1 parent be707ad commit f7cacb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,7 @@ $defs:
869869
description: The configuration of the digest authentication policy.
870870
unevaluatedProperties: false
871871
oneOf:
872-
- title: BasicAuthenticationProperties
872+
- title: DigestAuthenticationProperties
873873
description: Inline configuration of the digest authentication policy.
874874
properties:
875875
username:

0 commit comments

Comments
 (0)