User: morteza.poudat@matplus.eu clicked save for playground/matplus/morteza-poudat/simple-user-task-schema.json

This commit is contained in:
sartography-automated-committer 2024-02-16 11:04:07 +00:00
parent 2fbca0dee0
commit 8469d66540
2 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"properties": {
"first_name": {
"type": "string",
"title": "First name",
"title": "My First name",
"default": "Chuck"
}
}

View File

@ -1,5 +1,6 @@
{
"partNumber": "Chuck",
"serialNumber": "12345",
"confirmationNumber": "01",
"firstName": "Chuck"
}