Commit d88223bc by Madhan Neethiraj Committed by Sarath Subramanian

ATLAS-2526: Rename relationship attributes for dataset_process_inputs relationshipDef

parent b7f62366
......@@ -202,7 +202,7 @@
"relationshipCategory": "AGGREGATION",
"endDef1": {
"type": "DataSet",
"name": "sourceToProcesses",
"name": "inputToProcesses",
"isContainer": false,
"cardinality": "SET"
},
......@@ -228,7 +228,7 @@
},
"endDef2": {
"type": "DataSet",
"name": "sinkFromProcesses",
"name": "outputFromProcesses",
"isContainer": false,
"cardinality": "SET"
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment