mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge pull request #7240 from tomasv/fix-tags-api-doc
Fix typo in tags API documentation example request
This commit is contained in:
commit
13178d99d4
@ -200,7 +200,7 @@ Get all tags of dashboards
|
|||||||
|
|
||||||
**Example Request**:
|
**Example Request**:
|
||||||
|
|
||||||
GET /api/dashboards/home HTTP/1.1
|
GET /api/dashboards/tags HTTP/1.1
|
||||||
Accept: application/json
|
Accept: application/json
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
|
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
|
||||||
|
Loading…
Reference in New Issue
Block a user