Skip to content

Commit 7b19f36

Browse files
chore: add LoyaltyProgramSetup to metadata registry (#501)
Co-authored-by: Shane McLaughlin <[email protected]>
1 parent aec3e14 commit 7b19f36

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/registry/metadataRegistry.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2384,6 +2384,13 @@
23842384
"directoryName": "benefitActions",
23852385
"strictDirectoryName": false
23862386
},
2387+
"loyaltyprogramsetup": {
2388+
"id": "loyaltyprogramsetup",
2389+
"name": "LoyaltyProgramSetup",
2390+
"suffix": "loyaltyProgramSetup",
2391+
"directoryName": "loyaltyProgramSetups",
2392+
"strictDirectoryName": false
2393+
},
23872394
"channelobjectlinkingrule": {
23882395
"id": "channelobjectlinkingrule",
23892396
"name": "ChannelObjectLinkingRule",
@@ -2702,6 +2709,7 @@
27022709
"fieldSrcTrgtRelationship": "fieldsrctrgtrelationship",
27032710
"objectSourceTargetMap": "objectsourcetargetmap",
27042711
"benefitAction": "benefitaction",
2712+
"loyaltyProgramSetup": "loyaltyprogramsetup",
27052713
"installedPackage": "installedpackage",
27062714
"labels": "customlabels",
27072715
"navigationMenu": "navigationmenu",

0 commit comments

Comments
 (0)