From 9a3fe24588bec40d434eed56fc3a2f719f6bd71f Mon Sep 17 00:00:00 2001 From: Steve Hetzel Date: Thu, 2 Nov 2023 13:38:02 -0600 Subject: [PATCH] fix: remove a few unsupported types --- src/registry/nonSupportedTypes.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/registry/nonSupportedTypes.ts b/src/registry/nonSupportedTypes.ts index 6b712398d1..5eddd76167 100644 --- a/src/registry/nonSupportedTypes.ts +++ b/src/registry/nonSupportedTypes.ts @@ -48,7 +48,6 @@ export const metadataTypes = [ 'StandardValue', // the following are not describable based on their features/settings, see git blame for last time checked - 'DiscoveryStory', 'EmployeeDataSyncProfile', 'RelatedRecordAssocCriteria', 'ScoreRange', @@ -72,9 +71,6 @@ export const metadataTypes = [ 'ExternalDataTranField', 'ExternalDataTranObject', - // spun up with HIGHSCALEORDERS, not in describe - 'RegisteredExternalService', - // spun up org with ASSESSMENTS, not in describe 'AssessmentConfiguration',