mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-14 00:45:30 +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