|
570 | 570 | "computeExtension": "computeextension", |
571 | 571 | "dataObjectSearchIndexConf": "dataobjectsearchindexconf", |
572 | 572 | "lightningOutApp": "lightningoutapp", |
573 | | - "stageAssignment": "stageassignment" |
| 573 | + "stageAssignment": "stageassignment", |
| 574 | + "onboardingDataObjectGroup": "onboardingdataobjectgroup", |
| 575 | + "partyProfileDataObjectValidityDefinition": "partyprofiledataobjectvaliditydefinition" |
574 | 576 | }, |
575 | 577 | "types": { |
576 | 578 | "accesscontrolpolicy": { |
|
5090 | 5092 | "directoryName": "stageAssignments", |
5091 | 5093 | "inFolder": false, |
5092 | 5094 | "strictDirectoryName": false |
| 5095 | + }, |
| 5096 | + "onboardingdataobjectgroup": { |
| 5097 | + "id": "onboardingdataobjectgroup", |
| 5098 | + "name": "OnboardingDataObjectGroup", |
| 5099 | + "suffix": "onboardingDataObjectGroup", |
| 5100 | + "directoryName": "onboardingDataObjectGroups", |
| 5101 | + "inFolder": false, |
| 5102 | + "strictDirectoryName": false |
| 5103 | + }, |
| 5104 | + "partyprofiledataobjectvaliditydefinition": { |
| 5105 | + "id": "partyprofiledataobjectvaliditydefinition", |
| 5106 | + "name": "PartyProfileDataObjectValidityDefinition", |
| 5107 | + "suffix": "partyProfileDataObjectValidityDefinition", |
| 5108 | + "directoryName": "partyProfileDataObjectValidityDefinitions", |
| 5109 | + "inFolder": false, |
| 5110 | + "strictDirectoryName": false |
5093 | 5111 | } |
5094 | 5112 | } |
5095 | 5113 | } |
0 commit comments