mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 21:48:39 +00:00
The missing/null index parameter is in the URL, not the body. So it should be required, and throw a param error if not provided. Relates #7863