Postman TutRouteS update

This commit is contained in:
DanB
2021-02-24 18:22:19 +01:00
parent 3d08f30656
commit 7d03b8f806

View File

@@ -25,7 +25,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"id\": 6,\n \"method\": \"APIerSv1.LoadTariffPlanFromFolder\",\n \"params\": [\n {\n \"FolderPath\": \"/usr/local/src/cgrates/data/tariffplans/tutroutes\"\n }\n ]\n}"
"raw": "{\n \"id\": 6,\n \"method\": \"APIerSv1.LoadTariffPlanFromFolder\",\n \"params\": [\n {\n \"FolderPath\": \"/usr/share/cgrates/tariffplans/tutroutes/\"\n }\n ]\n}"
},
"description": ""
},