Skip to content

Commit 454eb2b

Browse files
authored
Merge branch 'main' into fix-component-references
2 parents dce821b + 72813e8 commit 454eb2b

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
@@ -891,7 +891,7 @@ $defs:
891891
description: The configuration of the digest authentication policy.
892892
unevaluatedProperties: false
893893
oneOf:
894-
- title: BasicAuthenticationProperties
894+
- title: DigestAuthenticationProperties
895895
description: Inline configuration of the digest authentication policy.
896896
properties:
897897
username:

0 commit comments

Comments
 (0)