User: thies.marwitz@matplus.eu clicked save for playground/matplus/thies-marwitz/create-part-information-schema.json
This commit is contained in:
parent
1a7de86ee6
commit
cd837ca8ef
|
@ -3,7 +3,8 @@
|
|||
"description": "A simple text field that is required, has a default value, sets a placeholder, includes a description. (field name will be 'firstname')",
|
||||
"type": "object",
|
||||
"required": [
|
||||
"partNumber"
|
||||
"partNumber",
|
||||
""
|
||||
],
|
||||
"properties": {
|
||||
"partNumber": {
|
||||
|
|
Loading…
Reference in New Issue