mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge pull request #10297 from m0nhawk/patch-1
fix missing comma in documentation output example
This commit is contained in:
@@ -156,7 +156,7 @@ HTTP/1.1 200
|
||||
|
||||
```http
|
||||
HTTP/1.1 200
|
||||
Content-Type: application/json
|
||||
Content-Type: application/json
|
||||
|
||||
```
|
||||
|
||||
@@ -409,4 +409,4 @@ HTTP/1.1 200
|
||||
Content-Type: application/json
|
||||
|
||||
{"message":"Dashboard unstarred"}
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user