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:
Felix 2021-10-21 13:19:58 +02:00 committed by GitHub
parent fcd1e6f24c
commit 385bc1fe13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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**: