Skip to content

Commit b4f61ae

Browse files
niteshgupta90Nitesh Guptasvc-cli-bot
authored
feat(metadataTypes): ExtlClntAppOauthPlcyCnfg, ExtlClntAppOauthSettings, ExtlClntAppMobileSet
* chore: auto-update metadata coverage in METADATA_SUPPORT.md * chore: auto-update metadata coverage in METADATA_SUPPORT.md * test: record perf Co-authored-by: Nitesh Gupta <[email protected]> Co-authored-by: svc-cli-bot <[email protected]>
1 parent 5219b6a commit b4f61ae

File tree

5 files changed

+42
-15
lines changed

5 files changed

+42
-15
lines changed

METADATA_SUPPORT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,6 @@ v57 introduces the following new types. Here's their current level of support
532532
|:---|:---|:---|
533533
|ActionableListDefinition||Not supported, but support could be added|
534534
|AffinityScoreDefinition||Not supported, but support could be added|
535-
|CampaignTemplateDefinition||Not supported, but support could be added|
536535
|ClauseCatgConfiguration|||
537536
|DisclosureDefinition|||
538537
|DisclosureDefinitionVersion|||
@@ -541,8 +540,8 @@ v57 introduces the following new types. Here's their current level of support
541540
|ExternalClientAppSettings|||
542541
|ExternalClientApplication|||
543542
|ExternalDocStorageConfig||Not supported, but support could be added|
544-
|ExtlClntAppMobileSet||Not supported, but support could be added|
545-
|ExtlClntAppOauthPlcyCnfg||Not supported, but support could be added|
543+
|ExtlClntAppMobileSet|||
544+
|ExtlClntAppOauthPlcyCnfg|||
546545
|IdentityProviderSettings|||
547546
|IntegrationProviderDef||Not supported, but support could be added|
548547
|LocationUse||Not supported, but support could be added|
@@ -579,6 +578,7 @@ v57 introduces the following new types. Here's their current level of support
579578
- CustomFieldTranslation
580579
- MatchingRule
581580
- MarketingResourceType
581+
- ExtlClntAppOauthSettings
582582
- CustomExperience
583583
- ManagedTopic
584584
- DataPipeline

src/registry/metadataRegistry.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1383,6 +1383,30 @@
13831383
"inFolder": false,
13841384
"strictDirectoryName": false
13851385
},
1386+
"extlclntappoauthplcycnfg": {
1387+
"id": "extlclntappoauthplcycnfg",
1388+
"name": "ExtlClntAppOauthPlcyCnfg",
1389+
"suffix": "oauthPolicy",
1390+
"directoryName": "oauthPolicies",
1391+
"inFolder": false,
1392+
"strictDirectoryName": false
1393+
},
1394+
"extlclntappoauthsettings": {
1395+
"id": "extlclntappoauthsettings",
1396+
"name": "ExtlClntAppOauthSettings",
1397+
"suffix": "oauth",
1398+
"directoryName": "extlClntAppOauthSettings",
1399+
"inFolder": false,
1400+
"strictDirectoryName": false
1401+
},
1402+
"extlclntappmobileset": {
1403+
"id": "extlclntappmobileset",
1404+
"name": "ExtlClntAppMobileSet",
1405+
"suffix": "extlClntAppMobileSet",
1406+
"directoryName": "extlClntAppMobileSets",
1407+
"inFolder": false,
1408+
"strictDirectoryName": false
1409+
},
13861410
"appmenu": {
13871411
"id": "appmenu",
13881412
"name": "AppMenu",
@@ -3351,6 +3375,9 @@
33513375
"notiftype": "customnotificationtype",
33523376
"connectedApp": "connectedapp",
33533377
"externalClientApp": "externalclientapplication",
3378+
"oauthPolicy": "extlclntappoauthplcycnfg",
3379+
"extlClntAppMobileSet": "extlclntappmobileset",
3380+
"oauth": "extlclntappoauthsettings",
33543381
"appMenu": "appmenu",
33553382
"delegateGroup": "delegategroup",
33563383
"network": "network",
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[
22
{
33
"name": "componentSetCreate",
4-
"duration": 211.98616599995876
4+
"duration": 227.53589899999497
55
},
66
{
77
"name": "sourceToMdapi",
8-
"duration": 5675.445168000006
8+
"duration": 5797.005348999999
99
},
1010
{
1111
"name": "sourceToZip",
12-
"duration": 4325.303721999982
12+
"duration": 4814.342231000002
1313
},
1414
{
1515
"name": "mdapiToSource",
16-
"duration": 3837.6363589999964
16+
"duration": 3835.130170999997
1717
}
1818
]
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[
22
{
33
"name": "componentSetCreate",
4-
"duration": 414.30975700001
4+
"duration": 411.68149899999844
55
},
66
{
77
"name": "sourceToMdapi",
8-
"duration": 8222.016792999988
8+
"duration": 8466.343819000002
99
},
1010
{
1111
"name": "sourceToZip",
12-
"duration": 6871.310621000011
12+
"duration": 6411.866650000011
1313
},
1414
{
1515
"name": "mdapiToSource",
16-
"duration": 4824.338472999982
16+
"duration": 5187.5936060000095
1717
}
1818
]
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[
22
{
33
"name": "componentSetCreate",
4-
"duration": 710.4652360000182
4+
"duration": 734.0428379999939
55
},
66
{
77
"name": "sourceToMdapi",
8-
"duration": 11589.544998999976
8+
"duration": 13081.072366000008
99
},
1010
{
1111
"name": "sourceToZip",
12-
"duration": 11294.996881
12+
"duration": 10285.210365000006
1313
},
1414
{
1515
"name": "mdapiToSource",
16-
"duration": 13089.373708
16+
"duration": 12955.521213
1717
}
1818
]

0 commit comments

Comments
 (0)