mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
75d5b83367
This commit fixes string formatting issues in the error handling and provides a bettter error message if malformed input is detected. This commit also adds tests for both situations. Relates to #17212