|
9 | 9 | "customfield": "customobject", |
10 | 10 | "customfieldtranslation": "customobjecttranslation", |
11 | 11 | "customlabel": "customlabels", |
12 | | - "decisionmatrixdefinitionversion": "decisionmatrixdefinition", |
13 | 12 | "digitalexperience": "digitalexperiencebundle", |
14 | 13 | "escalationrule": "escalationrules", |
15 | 14 | "extdatatranfieldtemplate": "extdatatranobjecttemplate", |
|
203 | 202 | "datacategorygroup": "datacategorygroup", |
204 | 203 | "datatype": "customdatatype", |
205 | 204 | "decisionMatrixDefinition": "decisionmatrixdefinition", |
206 | | - "decisionMatrixDefinitionVersion": "decisionmatrixdefinitionversion", |
| 205 | + "decisionMatrixVersion": "decisionmatrixdefinitionversion", |
207 | 206 | "decisionTable": "decisiontable", |
208 | 207 | "decisionTableDatasetLink": "decisiontabledatasetlink", |
209 | 208 | "delegateGroup": "delegategroup", |
|
250 | 249 | "explainabilityActionVersion": "explainabilityactionversion", |
251 | 250 | "explainabilityMsgTemplate": "explainabilitymsgtemplate", |
252 | 251 | "expressionSetDefinition": "expressionsetdefinition", |
| 252 | + "expressionSetVersion": "expressionsetdefinitionversion", |
253 | 253 | "expressionSetMessageToken": "expressionsetmessagetoken", |
254 | 254 | "expressionSetObjectAlias": "expressionsetobjectalias", |
255 | 255 | "extDataTranFieldTemplate": "extdatatranfieldtemplate", |
|
1765 | 1765 | "suffix": "dwl" |
1766 | 1766 | }, |
1767 | 1767 | "decisionmatrixdefinition": { |
1768 | | - "children": { |
1769 | | - "directories": { |
1770 | | - "versions": "decisionmatrixdefinitionversion" |
1771 | | - }, |
1772 | | - "suffixes": { |
1773 | | - "decisionMatrixDefinitionVersion": "decisionmatrixdefinitionversion" |
1774 | | - }, |
1775 | | - "types": { |
1776 | | - "decisionmatrixdefinitionversion": { |
1777 | | - "directoryName": "versions", |
1778 | | - "id": "decisionmatrixdefinitionversion", |
1779 | | - "name": "DecisionMatrixDefinitionVersion", |
1780 | | - "suffix": "decisionMatrixDefinitionVersion" |
1781 | | - } |
1782 | | - } |
1783 | | - }, |
1784 | 1768 | "directoryName": "decisionMatrixDefinition", |
1785 | 1769 | "id": "decisionmatrixdefinition", |
1786 | 1770 | "inFolder": false, |
1787 | 1771 | "name": "DecisionMatrixDefinition", |
1788 | 1772 | "strictDirectoryName": false, |
1789 | 1773 | "suffix": "decisionMatrixDefinition" |
1790 | 1774 | }, |
| 1775 | + "decisionmatrixdefinitionversion": { |
| 1776 | + "directoryName": "decisionMatrixVersion", |
| 1777 | + "id": "decisionmatrixdefinitionversion", |
| 1778 | + "inFolder": false, |
| 1779 | + "name": "DecisionMatrixDefinitionVersion", |
| 1780 | + "strictDirectoryName": false, |
| 1781 | + "suffix": "decisionMatrixVersion" |
| 1782 | + }, |
1791 | 1783 | "decisiontable": { |
1792 | 1784 | "directoryName": "decisionTables", |
1793 | 1785 | "id": "decisiontable", |
|
2237 | 2229 | "strictDirectoryName": false, |
2238 | 2230 | "suffix": "expressionSetDefinition" |
2239 | 2231 | }, |
| 2232 | + "expressionsetdefinitionversion": { |
| 2233 | + "directoryName": "expressionSetVersion", |
| 2234 | + "id": "expressionsetdefinitionversion", |
| 2235 | + "inFolder": false, |
| 2236 | + "name": "ExpressionSetDefinitionVersion", |
| 2237 | + "strictDirectoryName": false, |
| 2238 | + "suffix": "expressionSetVersion" |
| 2239 | + }, |
2240 | 2240 | "expressionsetmessagetoken": { |
2241 | 2241 | "directoryName": "expressionSetMessageToken", |
2242 | 2242 | "id": "expressionsetmessagetoken", |
|
0 commit comments