User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/Submit-the-invoice_JSONSchema.json

This commit is contained in:
demo 2022-10-25 18:26:12 +00:00
parent d3d7a4a37b
commit 2d3e2139fe
1 changed files with 2 additions and 2 deletions

View File

@ -30,12 +30,12 @@
"minLength": 2
},
"invoice.invoiceId": {
"type": "number",
"type": "integer",
"title": "Invoice Id",
"minLength": 4
},
"invoice.invoiceAmount": {
"type": "integer",
"type": "number",
"title": "Invoice Amount"
},
"invoice.invoiceCurrency": {