Schema: Implement v2beta1 → v2alpha1 conversion (#113876)
This commit is contained in:
Vendored
+2
-2
@@ -13,7 +13,7 @@
|
||||
"kind": "AnnotationQuery",
|
||||
"spec": {
|
||||
"query": {
|
||||
"kind": "DataQuery",
|
||||
"kind": "",
|
||||
"spec": {
|
||||
"refId": "Anno"
|
||||
}
|
||||
@@ -45,7 +45,7 @@
|
||||
"kind": "PanelQuery",
|
||||
"spec": {
|
||||
"query": {
|
||||
"kind": "DataQuery",
|
||||
"kind": "",
|
||||
"spec": {}
|
||||
},
|
||||
"refId": "A",
|
||||
|
||||
Reference in New Issue
Block a user