mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 02:42:22 +08:00
API: Enrich endpoints with ID (#26691)
This commit is contained in:
@ -264,7 +264,8 @@ HTTP/1.1 200
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"message":"Folder deleted"
|
||||
"message":"Folder deleted",
|
||||
"id": 2
|
||||
}
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user