We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd07e6e commit 125877bCopy full SHA for 125877b
1 file changed
src/main/resources/wfc/schemas/auth.yaml
@@ -130,6 +130,7 @@ $defs:
130
String interpolation will be applied to the raw payloads to replace any found instance of \
131
this placeholder with the generated value."
132
type: string
133
+ minLength: 1
134
examples:
135
- "{$username}"
136
- "{$email}"
0 commit comments