Skip to content

Commit 2d73ede

Browse files
committed
renamed property into sendTemplate
1 parent bddae69 commit 2d73ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/wfc/schemas/auth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ $defs:
155155
type: string
156156
examples:
157157
- "Authorization"
158-
sendFormat:
158+
sendTemplate:
159159
description: "Template with {token} placeholder. \
160160
The placeholder will be interpolated with the actual token value. \
161161
When sending out the obtained token in an HTTP request, specify if there should be any other \

0 commit comments

Comments
 (0)