mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Documentation: Incorrect API example for Public Dashboard (#82335)
fix doc
This commit is contained in:
parent
28de94f6a2
commit
f2ac24f9a0
@ -207,7 +207,7 @@ See note in the [introduction](#public-dashboard-api) for an explanation.
|
||||
**Example Request**:
|
||||
|
||||
```http
|
||||
GET /api/dashboards/uid/xCpsVuc4z HTTP/1.1
|
||||
GET /api/dashboards/uid/xCpsVuc4z/public-dashboards/ HTTP/1.1
|
||||
Accept: application/json
|
||||
Content-Type: application/json
|
||||
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
|
||||
|
Loading…
Reference in New Issue
Block a user