Remove format for plugin routes (#31633)
This commit is contained in:
@@ -357,8 +357,7 @@
|
||||
"properties": {
|
||||
"url": {
|
||||
"type": "string",
|
||||
"description": "For data source plugins. URL to fetch the authentication token.",
|
||||
"format": "uri"
|
||||
"description": "For data source plugins. URL to fetch the authentication token."
|
||||
},
|
||||
"params": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user