Skip to content

Commit

Permalink
chore: fixed the issues in metadat registry
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurangi-singh committed May 21, 2024
1 parent f48adfe commit 2516ad1
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions src/registry/metadataRegistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,7 @@
"workflowTask": "workflowtask",
"xmd": "wavexmd",
"xml": "emailservicesfunction",
"xorghub": "xorghub",
"mktDataConnectionSrcParam": "mktdataconnectionsrcparam"
"xorghub": "xorghub"
},
"types": {
"accesscontrolpolicy": {
Expand Down Expand Up @@ -4427,14 +4426,6 @@
"inFolder": false,
"name": "XOrgHub",
"suffix": "xorghub"
},
"mktdataconnectionsrcparam": {
"id": "mktdataconnectionsrcparam",
"name": "MktDataConnectionSrcParam",
"suffix": "mktDataConnectionSrcParam",
"directoryName": "mktDataConnectionSrcParams",
"inFolder": false,
"strictDirectoryName": false
}
}
}

0 comments on commit 2516ad1

Please sign in to comment.