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:51 +00:00
parent 1a7de86ee6
commit cd837ca8ef
1 changed files with 2 additions and 1 deletions

View File

@ -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')", "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": [
"partNumber" "partNumber",
""
], ],
"properties": { "properties": {
"partNumber": { "partNumber": {