Update search datasource by name API path

Correct path for search by name endpoint is /api/datasources/:name
This commit is contained in:
Alexandre Rio
2018-02-01 16:41:33 +01:00
committed by GitHub
parent 5171d7e285
commit 8ced9f6462
+1 -1
View File
@@ -90,7 +90,7 @@ Content-Type: application/json
## Get a single data source by Name
`GET /api/datasources/name/:name`
`GET /api/datasources/:name`
**Example Request**: