mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Add apiVersion to plugin models (#87510)
This commit is contained in:
committed by
GitHub
parent
2f11cf84e8
commit
d8904f3ca4
@@ -1668,7 +1668,8 @@
|
||||
"signature": "internal",
|
||||
"signatureType": "",
|
||||
"signatureOrg": "",
|
||||
"angularDetected": false
|
||||
"angularDetected": false,
|
||||
"apiVersion": "v0alpha1"
|
||||
},
|
||||
{
|
||||
"name": "Text",
|
||||
|
||||
Reference in New Issue
Block a user