mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-11 23:45:15 +00:00
The HTTPClient in watcher always appended a question mark at the end of an URL, regardless if parameters were used or not. This commit adds a check to only pass valid parameters to the URI construction. Original commit: elastic/x-pack-elasticsearch@184f8f441c