mirror of
https://github.com/grafana/grafana.git
synced 2025-09-18 22:17:57 +08:00
Dashboards: Prevent version restore to same data (#102665)
This commit is contained in:

committed by
GitHub

parent
55f2812466
commit
c76a681a43
@ -216,6 +216,7 @@ JSON response body schema:
|
||||
Status codes:
|
||||
|
||||
- **200** - OK
|
||||
- **400** - Bad request (specified version has the same content as the current dashboard)
|
||||
- **401** - Unauthorized
|
||||
- **404** - Not found (dashboard not found or dashboard version not found)
|
||||
- **500** - Internal server error (indicates issue retrieving dashboard tags from database)
|
||||
|
Reference in New Issue
Block a user