Plugins: Sync validator plugin.json schema copy edits back to source of truth (#115790)

sync validator copy edits back to source of truth
This commit is contained in:
Will Browne
2026-01-02 15:52:10 +00:00
committed by GitHub
parent dc4c106e91
commit 105b407629
@@ -369,7 +369,7 @@
"description": "For data source plugins. Proxy routes used for plugin authentication and adding headers to HTTP requests made by the plugin. For more information, refer to [Authentication for data source plugins](https://grafana.com/developers/plugin-tools/how-to-guides/data-source-plugins/add-authentication-for-data-source-plugins).",
"items": {
"type": "object",
"description": "",
"description": "For data source plugins. Proxy routes used for plugin authentication and adding headers to HTTP requests made by the plugin. For more information, refer to [Authentication for data source plugins](https://grafana.com/developers/plugin-tools/how-to-guides/data-source-plugins/add-authentication-for-data-source-plugins).",
"additionalProperties": false,
"properties": {
"path": {