User: morteza.poudat@matplus.eu clicked save for playground/matplus/morteza-poudat/simple-user-task-schema.json
This commit is contained in:
parent
2fbca0dee0
commit
8469d66540
|
@ -8,7 +8,7 @@
|
|||
"properties": {
|
||||
"first_name": {
|
||||
"type": "string",
|
||||
"title": "First name",
|
||||
"title": "My First name",
|
||||
"default": "Chuck"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"partNumber": "Chuck",
|
||||
"serialNumber": "12345",
|
||||
"confirmationNumber": "01",
|
||||
"firstName": "Chuck"
|
||||
}
|
Loading…
Reference in New Issue