mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 01:42:12 +08:00
Fix typo in tags API documentation example request
This commit is contained in:
@ -200,7 +200,7 @@ Get all tags of dashboards
|
||||
|
||||
**Example Request**:
|
||||
|
||||
GET /api/dashboards/home HTTP/1.1
|
||||
GET /api/dashboards/tags HTTP/1.1
|
||||
Accept: application/json
|
||||
Content-Type: application/json
|
||||
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
|
||||
|
Reference in New Issue
Block a user