mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 04:22:13 +08:00
fix missing comma in documentation output example
This commit is contained in:

committed by
GitHub

parent
9dbaca4cc6
commit
30e51ad136
@ -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