Chore: Deprecate FolderIDs only used by Swagger (#78219)

This commit is contained in:
Kat Yang
2023-11-16 09:57:04 -05:00
committed by GitHub
parent 48b6e894ca
commit 2d09bac2b8
4 changed files with 15 additions and 8 deletions
+2
View File
@@ -921,6 +921,8 @@ type GetAlertsParams struct {
// required:false
// type array
// collectionFormat: multi
//
// Deprecated: use FolderUID instead
FolderID []string `json:"folderId"`
// Limit response to alerts having a dashboard name like this value./ Limit response to alerts having a dashboard name like this value.
// in:query