Remove format for plugin routes (#31633)

This commit is contained in:
Marcus Olsson
2021-03-03 16:01:08 +01:00
committed by GitHub
parent 9e0d84f1cf
commit 5cbc58fd97
2 changed files with 2 additions and 2 deletions
@@ -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",