Closed wblessen closed 7 months ago
Could you add a small unit test?
@shyim
Yes, I can try.
Do you have a draft and a suggestion, which folder to use?
Hey @wblessen ,
sorry for the late response.
You can add the test case to the existing file: https://github.com/opensearch-project/opensearch-php/blob/main/tests/Connections/ConnectionTest.php
Also don't forget to sign your commits with --signoff
to pass the DCO check. Let me know if I can help you! 💙
Anyone looking in to this PR? @shyim @wblessen
I created my own PR #168 for this, since there doesn’t seem to be any movement on this one.
Description
Opensearch failed with missing array key root_cause in Connection.php
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.