mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
doc: snapshots: fix JSON response (#44758)
This commit is contained in:
parent
84ea13bf6c
commit
b78082f426
@ -71,7 +71,7 @@ JSON Body schema:
|
|||||||
"deleteUrl":"myurl/api/snapshots-delete/XXXXXXX",
|
"deleteUrl":"myurl/api/snapshots-delete/XXXXXXX",
|
||||||
"key":"YYYYYYY",
|
"key":"YYYYYYY",
|
||||||
"url":"myurl/dashboard/snapshot/YYYYYYY",
|
"url":"myurl/dashboard/snapshot/YYYYYYY",
|
||||||
"id": 1,
|
"id": 1
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user