PM-4204-A Fix rest declaration for the Report Indicator API

This commit is contained in:
Dante
2015-12-14 11:29:19 -04:00
parent 933e70165f
commit d007c43d9f

View File

@@ -120,4 +120,7 @@ debug = 1
[alias: gmailIntegration]
gmailIntegration = "ProcessMaker\Services\Api\GmailIntegration"
token = "ProcessMaker\Services\Api\GmailToken"
token = "ProcessMaker\Services\Api\GmailToken"
[alias: reportingIndicators]
reportingIndicators = "ProcessMaker\Services\Api\ReportingIndicators"