mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05: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:
@@ -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**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user