mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dashboard_versions.md (#38812)
getting a version by the id of the version doesn't work you need to use the number of the version
This commit is contained in:
parent
fcd1e6f24c
commit
385bc1fe13
@ -69,7 +69,7 @@ Status Codes:
|
||||
|
||||
`GET /api/dashboards/id/:dashboardId/versions/:id`
|
||||
|
||||
Get the dashboard version with the given id, for the dashboard with the given id.
|
||||
Get the dashboard version with the given version, for the dashboard with the given id.
|
||||
|
||||
**Example request for getting a dashboard version**:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user