diff --git a/proxies/collection/schemas/api_umbrella.js b/proxies/collection/schemas/api_umbrella.js index 89ba3a46ea..3601c72de7 100644 --- a/proxies/collection/schemas/api_umbrella.js +++ b/proxies/collection/schemas/api_umbrella.js @@ -23,6 +23,5 @@ export default { }, 'apiUmbrella.elasticsearch': { type: String, - regEx: SimpleSchema.RegEx.Url, }, };