@salesforce/source-deploy-retrieve 8.0.8 → 8.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3419,6 +3419,32 @@
|
|
|
3419
3419
|
"strategies": {
|
|
3420
3420
|
"adapter": "bundle"
|
|
3421
3421
|
}
|
|
3422
|
+
},
|
|
3423
|
+
"aiscoringmodeldefinition": {
|
|
3424
|
+
"id": "aiscoringmodeldefinition",
|
|
3425
|
+
"name": "AIScoringModelDefinition",
|
|
3426
|
+
"directoryName": "aiScoringModelDefinitions",
|
|
3427
|
+
"inFolder": false,
|
|
3428
|
+
"supportsWildcardAndName": true,
|
|
3429
|
+
"suffix": "aiScoringModelDefinition",
|
|
3430
|
+
"children": {
|
|
3431
|
+
"types": {
|
|
3432
|
+
"aiscoringmodeldefversion": {
|
|
3433
|
+
"id": "aiscoringmodeldefversion",
|
|
3434
|
+
"name": "AIScoringModelDefVersion",
|
|
3435
|
+
"xmlElementName": "aiScoringModelDefVersions",
|
|
3436
|
+
"uniqueIdElement": "fullName",
|
|
3437
|
+
"directoryName": "aiScoringModelDefVersions",
|
|
3438
|
+
"suffix": "aiScoringModelDefVersion"
|
|
3439
|
+
}
|
|
3440
|
+
},
|
|
3441
|
+
"suffixes": {
|
|
3442
|
+
"aiScoringModelDefVersion": "aiscoringmodeldefversion"
|
|
3443
|
+
},
|
|
3444
|
+
"directories": {
|
|
3445
|
+
"aiScoringModelDefVersions": "aiscoringmodeldefversion"
|
|
3446
|
+
}
|
|
3447
|
+
}
|
|
3422
3448
|
}
|
|
3423
3449
|
},
|
|
3424
3450
|
"suffixes": {
|
|
@@ -3428,6 +3454,8 @@
|
|
|
3428
3454
|
"ai": "aiapplication",
|
|
3429
3455
|
"aiapplicationconfig": "aiapplicationconfig",
|
|
3430
3456
|
"aiUsecaseDefinitions": "aiusecasedefinition",
|
|
3457
|
+
"aiScoringModelDefinition": "aiscoringmodeldefinition",
|
|
3458
|
+
"aiScoringModelDefVersion": "aiscoringmodeldefversion",
|
|
3431
3459
|
"mlDataDefinition": "mldatadefinition",
|
|
3432
3460
|
"icon": "icon",
|
|
3433
3461
|
"businessProcessGroup": "businessprocessgroup",
|
|
@@ -3856,6 +3884,7 @@
|
|
|
3856
3884
|
"mktdatatranfield": "mktdatatranobject",
|
|
3857
3885
|
"digitalexperience": "digitalexperiencebundle",
|
|
3858
3886
|
"decisionmatrixdefinitionversion": "decisionmatrixdefinition",
|
|
3859
|
-
"expressionsetdefinitionversion": "expressionsetdefinition"
|
|
3887
|
+
"expressionsetdefinitionversion": "expressionsetdefinition",
|
|
3888
|
+
"aiscoringmodeldefversion": "aiscoringmodeldefinition"
|
|
3860
3889
|
}
|
|
3861
3890
|
}
|