chore: update plugin schema for ui extensions (#92121)

chore: update plugin.schema.json

Follow up to https://github.com/grafana/plugin-tools/pull/1060/
This commit is contained in:
David Harris
2024-08-20 11:20:21 +01:00
committed by GitHub
parent 90c5845b72
commit 24dad802c9

View File

@ -563,7 +563,7 @@
},
"extensions": {
"type": "array",
"description": "The list of extensions that the plugin registers under other extension points.",
"description": "List of link and component extensions which the plugin registers to given extension points.",
"items": {
"type": "object",
"properties": {