mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-22 12:48:21 +00:00
User: alex clicked save for demo/demo-preload/demo-preload_JSONSchema.json
This commit is contained in:
parent
87848de72c
commit
840b648b3e
@ -9,9 +9,9 @@
|
||||
"items": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"Number in contributor name",
|
||||
"Too many decimals in invoice amount",
|
||||
"Due date before today's date"
|
||||
" Number in contributor name",
|
||||
" Too many decimals in invoice amount",
|
||||
" Due date before today's date"
|
||||
]
|
||||
},
|
||||
"uniqueItems": true
|
||||
@ -20,8 +20,8 @@
|
||||
"type": "string",
|
||||
"title": "Select Currency",
|
||||
"enum": [
|
||||
"Correct invoice amount",
|
||||
"incorrect invoice amount"
|
||||
" Correct invoice amount",
|
||||
" incorrect invoice amount"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user