mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 02:42:22 +08:00
Chore: Remove provisional APIVersion from plugin info (#89831)
This commit is contained in:

committed by
GitHub

parent
55ba32bda7
commit
a22c1ae424
@ -582,11 +582,6 @@
|
||||
},
|
||||
"required": ["extensionPointId", "title", "type"]
|
||||
}
|
||||
},
|
||||
"apiVersion": {
|
||||
"type": "string",
|
||||
"description": "[internal only] The API version for the plugin. Used for Datasource API servers. This metadata is temporary and will be removed in the future.",
|
||||
"pattern": "^v([\\d]+)(?:(alpha|beta)([\\d]+))?$"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user