mirror of
https://github.com/grafana/grafana.git
synced 2026-08-14 15:15:03 -05:00
CloudMigrations: add Library Element as a valid migration resource type (#93781)
This commit is contained in:
@@ -16886,7 +16886,8 @@
|
||||
"enum": [
|
||||
"DASHBOARD",
|
||||
"DATASOURCE",
|
||||
"FOLDER"
|
||||
"FOLDER",
|
||||
"LIBRARY_ELEMENT"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user