Update shape string format.

This commit is contained in:
Ottermandias 2025-05-15 22:23:33 +02:00
parent 70295b7a6b
commit c0dcfdd835
4 changed files with 18 additions and 32 deletions

View file

@ -13,8 +13,9 @@
},
"Shape": {
"type": "string",
"minLength": 8,
"maxLength": 30
"minLength": 5,
"maxLength": 30,
"pattern": "^shpx_"
}
},
"required": [