We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 125877b commit 7b4d318Copy full SHA for 7b4d318
1 file changed
src/main/resources/wfc/schemas/auth.yaml
@@ -136,11 +136,11 @@ $defs:
136
- "{$email}"
137
minLength:
138
description: "Minimum length of the generated string"
139
- type: number
+ type: integer
140
min: 0
141
maxLength:
142
description: "Maximum length of the generated string"
143
144
145
prefix:
146
description: "Fixed prefix shared by all generated strings"
0 commit comments