Skip to content

Commit 6b72097

Browse files
authored
Add random_string property with length constraint (#824)
1 parent a966a64 commit 6b72097

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ibm_catalog.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,9 @@
246246
},
247247
{
248248
"key": "prefix",
249+
"random_string": {
250+
"length": 4
251+
},
249252
"required": true,
250253
"value_constraints": [
251254
{

0 commit comments

Comments
 (0)