|
2407 | 2407 | "id": "decisionmatrixdefinition",
|
2408 | 2408 | "name": "DecisionMatrixDefinition",
|
2409 | 2409 | "suffix": "decisionMatrixDefinition",
|
2410 |
| - "directoryName": "decisionMatrixDefinitions", |
2411 |
| - "strictDirectoryName": false |
2412 |
| - }, |
2413 |
| - "decisionmatrixdefinitionversion": { |
2414 |
| - "id": "decisionmatrixdefinitionversion", |
2415 |
| - "name": "DecisionMatrixDefinitionVersion", |
2416 |
| - "suffix": "decisionMatrixDefinitionVersion", |
2417 |
| - "directoryName": "decisionMatrixDefinitionVersions", |
2418 |
| - "strictDirectoryName": false |
2419 |
| - }, |
2420 |
| - "expressionsetdefinitionversion": { |
2421 |
| - "id": "expressionsetdefinitionversion", |
2422 |
| - "name": "ExpressionSetDefinitionVersion", |
2423 |
| - "suffix": "expressionSetDefinitionVersion", |
2424 |
| - "directoryName": "expressionSetDefinitionVersions", |
2425 |
| - "strictDirectoryName": false |
| 2410 | + "directoryName": "decisionMatrixDefinition", |
| 2411 | + "inFolder": false, |
| 2412 | + "strictDirectoryName": false, |
| 2413 | + "children": { |
| 2414 | + "types": { |
| 2415 | + "decisionmatrixdefinitionversion": { |
| 2416 | + "id": "decisionmatrixdefinitionversion", |
| 2417 | + "name": "DecisionMatrixDefinitionVersion", |
| 2418 | + "directoryName": "versions", |
| 2419 | + "suffix": "decisionMatrixDefinitionVersion" |
| 2420 | + } |
| 2421 | + }, |
| 2422 | + "directories": { |
| 2423 | + "versions": "decisionmatrixdefinitionversion" |
| 2424 | + }, |
| 2425 | + "suffixes": { |
| 2426 | + "decisionMatrixDefinitionVersion": "decisionmatrixdefinitionversion" |
| 2427 | + } |
| 2428 | + } |
2426 | 2429 | },
|
2427 | 2430 | "expressionsetdefinition": {
|
2428 | 2431 | "id": "expressionsetdefinition",
|
2429 | 2432 | "name": "ExpressionSetDefinition",
|
2430 | 2433 | "suffix": "expressionSetDefinition",
|
2431 |
| - "directoryName": "expressionSetDefinitions", |
2432 |
| - "strictDirectoryName": false |
| 2434 | + "directoryName": "expressionSetDefinition", |
| 2435 | + "inFolder": false, |
| 2436 | + "strictDirectoryName": false, |
| 2437 | + "children": { |
| 2438 | + "types": { |
| 2439 | + "expressionsetdefinitionversion": { |
| 2440 | + "id": "expressionsetdefinitionversion", |
| 2441 | + "name": "ExpressionSetDefinitionVersion", |
| 2442 | + "directoryName": "versions", |
| 2443 | + "suffix": "expressionSetDefinitionVersion" |
| 2444 | + } |
| 2445 | + }, |
| 2446 | + "directories": { |
| 2447 | + "versions": "expressionsetdefinitionversion" |
| 2448 | + }, |
| 2449 | + "suffixes": { |
| 2450 | + "expressionSetDefinitionVersion": "expressionsetdefinitionversion" |
| 2451 | + } |
| 2452 | + } |
2433 | 2453 | },
|
2434 | 2454 | "briefcasedefinition": {
|
2435 | 2455 | "id": "briefcasedefinition",
|
|
3650 | 3670 | "botversion": "bot",
|
3651 | 3671 | "customfieldtranslation": "customobjecttranslation",
|
3652 | 3672 | "mktdatatranfield": "mktdatatranobject",
|
3653 |
| - "digitalexperience": "digitalexperiencebundle" |
| 3673 | + "digitalexperience": "digitalexperiencebundle", |
| 3674 | + "decisionmatrixdefinitionversion": "decisionmatrixdefinition", |
| 3675 | + "expressionsetdefinitionversion": "expressionsetdefinition" |
3654 | 3676 | }
|
3655 | 3677 | }
|
0 commit comments