Skip to content

Commit 5c34018

Browse files
committed
Tidy ups
1 parent 3219d2d commit 5c34018

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ClassLibrary/DataWarehouseAutomation/Sample_Metadata/sampleCustomFunctions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"mappingName": "Example",
55
"sourceDataObjects": [
66
{
7-
"name": "DL_NCIN_QUESTION"
7+
"name": "ExampleSourceDataObject"
88
}
99
],
1010
"targetDataObject": {
11-
"name": "STG_NCIN_QUESTION"
11+
"name": "ExampleTargetDataObject"
1212
},
1313
"dataItemMappings": [
1414
{

0 commit comments

Comments
 (0)