Skip to content

Commit

Permalink
Drop URL validation on ElasticSearch for MQT form
Browse files Browse the repository at this point in the history
  • Loading branch information
marla-singer committed May 4, 2017
1 parent b3d33c7 commit f0f480f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion proxies/collection/schemas/emq.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@ export default {
},
'emq.elasticsearch': {
type: String,
regEx: SimpleSchema.RegEx.Url,
},
};

0 comments on commit f0f480f

Please sign in to comment.