Explorar el Código

Merge pull request #10722 from AlexandreRio/patch-1

Update search datasource by name API path
Carl Bergquist hace 8 años
padre
commit
a7114dcec1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/sources/http_api/data_source.md

+ 1 - 1
docs/sources/http_api/data_source.md

@@ -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**: