File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -762,7 +762,7 @@ v66 introduces the following new types. Here's their current level of support
762762| IndustriesConstraintsSettings| ✅||
763763| IndustriesEnergyUtilitiesMultiSiteSettings| ✅||
764764| IndustriesMfgSampleManagementSettings| ✅||
765- | IntegArtifactDef| ❌ | Not supported, but support could be added |
765+ | IntegArtifactDef| ✅ | |
766766| InventoryAllocationSettings| ✅||
767767| LogicSettings| ✅||
768768| MapReportSettings| ✅||
@@ -854,4 +854,4 @@ v66 introduces the following new types. Here's their current level of support
854854- RuleLibraryDefinition
855855- DataMapperDefinition
856856- IntegrationProcdDefinition
857- - OmniscriptDefinition
857+ - OmniscriptDefinition
Original file line number Diff line number Diff line change 5959 "fieldRestrictionRules" : " fieldrestrictionrule" ,
6060 "genAiFunctions" : " genaifunction" ,
6161 "genAiPlannerBundles" : " genaiplannerbundle" ,
62+ "integArtifactDefs" : " integartifactdef" ,
6263 "integrationHub" : " integrationhubsettings" ,
6364 "lwc" : " lightningcomponentbundle" ,
6465 "mktDataSources" : " datasource" ,
29852986 "name" : " IntegrationHubSettingsType" ,
29862987 "suffix" : " type"
29872988 },
2989+ "integartifactdef" : {
2990+ "directoryName" : " integArtifactDefs" ,
2991+ "id" : " integartifactdef" ,
2992+ "inFolder" : false ,
2993+ "name" : " IntegArtifactDef" ,
2994+ "strictDirectoryName" : true ,
2995+ "strategies" : {
2996+ "adapter" : " bundle"
2997+ },
2998+ "supportsPartialDelete" : true
2999+ },
29883000 "integrationproviderdef" : {
29893001 "directoryName" : " integrationProviderDefinitions" ,
29903002 "id" : " integrationproviderdef" ,
You can’t perform that action at this time.
0 commit comments