Skip to content

Commit 125877b

Browse files
committed
added constraint
1 parent cd07e6e commit 125877b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ $defs:
130130
String interpolation will be applied to the raw payloads to replace any found instance of \
131131
this placeholder with the generated value."
132132
type: string
133+
minLength: 1
133134
examples:
134135
- "{$username}"
135136
- "{$email}"

0 commit comments

Comments
 (0)