Skip to content

Commit 503a02c

Browse files
fix: fix MAE suffix (#750)
* chore: update entry * chore: auto-update metadata coverage in METADATA_SUPPORT.md * test: record perf Co-authored-by: svc-cli-bot <[email protected]>
1 parent c245560 commit 503a02c

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

src/registry/metadataRegistry.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,8 +1246,8 @@
12461246
"marketingappextension": {
12471247
"id": "marketingappextension",
12481248
"name": "MarketingAppExtension",
1249-
"suffix": "marketingAppExtension",
1250-
"directoryName": "marketingAppExtensions",
1249+
"suffix": "marketingappextension",
1250+
"directoryName": "marketingappextensions",
12511251
"inFolder": false
12521252
},
12531253
"sharingrules": {
@@ -3339,7 +3339,7 @@
33393339
"channelLayout": "channellayout",
33403340
"asset": "contentasset",
33413341
"marketingResourceType": "marketingresourcetype",
3342-
"marketingAppExtension": "marketingappextension",
3342+
"marketingappextension": "marketingappextension",
33433343
"sharingRules": "sharingrules",
33443344
"sharingSet": "sharingset",
33453345
"community": "community",
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[
22
{
33
"name": "componentSetCreate",
4-
"duration": 197.51509400000214
4+
"duration": 198.5818020000006
55
},
66
{
77
"name": "sourceToMdapi",
8-
"duration": 5877.151366999999
8+
"duration": 4836.452738000022
99
},
1010
{
1111
"name": "sourceToZip",
12-
"duration": 5290.5017290000105
12+
"duration": 3890.752925000037
1313
},
1414
{
1515
"name": "mdapiToSource",
16-
"duration": 6807.484392000013
16+
"duration": 3206.40159199998
1717
}
18-
]
18+
]
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[
22
{
33
"name": "componentSetCreate",
4-
"duration": 395.9298290000006
4+
"duration": 375.96476499998244
55
},
66
{
77
"name": "sourceToMdapi",
8-
"duration": 7620.608355000004
8+
"duration": 7423.678190000006
99
},
1010
{
1111
"name": "sourceToZip",
12-
"duration": 7224.629343000008
12+
"duration": 6435.257741000038
1313
},
1414
{
1515
"name": "mdapiToSource",
16-
"duration": 6781.243828000006
16+
"duration": 4012.0586630000034
1717
}
18-
]
18+
]
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[
22
{
33
"name": "componentSetCreate",
4-
"duration": 712.6349019999907
4+
"duration": 697.4607039999682
55
},
66
{
77
"name": "sourceToMdapi",
8-
"duration": 10835.973329
8+
"duration": 10567.754053000011
99
},
1010
{
1111
"name": "sourceToZip",
12-
"duration": 9996.543145999982
12+
"duration": 8675.471619000018
1313
},
1414
{
1515
"name": "mdapiToSource",
16-
"duration": 13979.638694000023
16+
"duration": 7082.036690000037
1717
}
18-
]
18+
]

0 commit comments

Comments
 (0)