Merged PR 15: Replace the pipeline in the example to fit the case description
24f6b4fe
Hector Lopez
committed
1 changed file
pl_exec_recenthistory.json
/resources/adf/name_of_company-recenthistory-d-adf-01/pipeline/pl_exec_recenthistory.json-2+8
/resources/adf/name_of_company-recenthistory-d-adf-01/pipeline/pl_exec_recenthistory.json
Renamed from
/resources/adf/name_of_company-recenthistory-d-adf-01/pipeline/pipeline1.json
Add comment 1 {
Add comment 2 Minus   "name": "pipeline1",
Add comment 2 Plus   "name": "pl_exec_recenthistory",
Add comment 3 "properties": {
Add comment 4 "activities": [
Add comment 5 {
Add comment 13 }
Add comment 14 ],
Add comment 15 "folder": {
Add comment 16 Minus   "name": "this-is-a-virtual-folder"
Add comment 16 Plus   "name": "Recent History"
Add comment 17 Plus   },
Add comment 18 Plus   "parameters": {
Add comment 19 Plus   "environment": {
Add comment 20 Plus   "type": "string",
Add comment 21 Plus   "defaultValue": ""
Add comment 22 Plus   }
Add comment 17 23 },
Add comment 18 24 "annotations": []
Add comment 19 25 }