mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 23:15:04 +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