User: boulier.th@gmail.com clicked save for playground/fime/test-process/products-schema.json

This commit is contained in:
sartography-automated-committer 2023-06-29 14:38:12 +00:00
parent bf6d6e1b3d
commit c34add2e0c
1 changed files with 2 additions and 2 deletions

View File

@ -2,11 +2,11 @@
"title": "products",
"description": "",
"properties": {
"choose_a_product": {
"product_name": {
"type": "string",
"title": "Choose a product"
},
"how_many": {
"product_quantity": {
"type": "string",
"title": "How many?"
}