Merge pull request #12879 from anwar6953/patch-1

Fix typo
This commit is contained in:
Marcus Efraimsson
2018-08-14 22:56:00 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ Status Codes:
## Get dashboard by uid
`GET /api/dashboards/uid/:uid`
`GET /api/dashboards/uid/:uid`
Will return the dashboard given the dashboard unique identifier (uid).

View File

@@ -223,7 +223,7 @@ Status Codes:
Status Codes:
- **200** Found
- **200** Found
- **401** Unauthorized
- **403** Access Denied
- **404** Folder not found