mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 13:48:10 +00:00
User: alex@sartography.com clicked save for manage-procurement/procurement/requisition-order-management/new-demand-request-procurement/submit-procurement-schema.json
This commit is contained in:
parent
bdca239276
commit
338a9b560d
@ -74,8 +74,8 @@
|
||||
"Software & Licences"
|
||||
]
|
||||
},
|
||||
"sub-category": {
|
||||
"title": "Sub Category",
|
||||
"sub_category": {
|
||||
"title": "Sub-Category",
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"Licences",
|
||||
@ -85,7 +85,7 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"sub-category"
|
||||
"sub_category"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -95,8 +95,8 @@
|
||||
"Learning & Development"
|
||||
]
|
||||
},
|
||||
"sub-category": {
|
||||
"title": "Sub Category",
|
||||
"sub_category": {
|
||||
"title": "Sub-Category",
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"Books",
|
||||
@ -106,7 +106,7 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"sub-category"
|
||||
"sub_category"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -116,8 +116,8 @@
|
||||
"Equipment"
|
||||
]
|
||||
},
|
||||
"sub-category": {
|
||||
"title": "Sub Category",
|
||||
"sub_category": {
|
||||
"title": "Sub-Category",
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"Laptops",
|
||||
@ -127,7 +127,7 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"sub-category"
|
||||
"sub_category"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user