mirror of
https://github.com/grafana/grafana.git
synced 2026-08-13 06:34:55 -05:00
Access Control: adding FGAC validation to mass delete annotation endpoint (#46846)
* Access Control: adding FGAC validation to mass delete annotation endpoint
This commit is contained in:
@@ -75,7 +75,6 @@ type GetAnnotationTagsResponse struct {
|
||||
type DeleteParams struct {
|
||||
OrgId int64
|
||||
Id int64
|
||||
AlertId int64
|
||||
DashboardId int64
|
||||
PanelId int64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user