User: thies.marwitz@matplus.eu clicked save for playground/matplus/thies-marwitz/create-part-information-schema.json

This commit is contained in:
sartography-automated-committer 2024-02-16 11:02:15 +00:00
parent 5570563162
commit 2486bff77e

View File

@ -3,7 +3,7 @@
"description": "A simple text field that is required, has a default value, sets a placeholder, includes a description. (field name will be 'firstname')", "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", "type": "object",
"required": [ "required": [
"part" "partNumber"
], ],
"properties": { "properties": {
"firstName": { "firstName": {