mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Deprecate FolderIDs only used by Swagger (#78219)
This commit is contained in:
@@ -157,6 +157,8 @@ type SearchParams struct {
|
||||
// in:query
|
||||
// required: false
|
||||
// deprecated: true
|
||||
//
|
||||
// Deprecated: use FolderUIDs instead
|
||||
FolderIds []int64 `json:"folderIds"`
|
||||
// List of folder UID’s to search in for dashboards
|
||||
// If it's an empty string then it will query for the top level folders
|
||||
|
||||
Reference in New Issue
Block a user