Sample error from the opensearch API that is still a 200:
{"error":{"code":"internal_api_error_DBConnectionError","info":"[bee51337ab5b6e7971373893] Exception caught: A database query error has occurred. This may indicate a bug in the software."}}
The API response structure should actually be an array.
Sample error from the opensearch API that is still a 200:
The API response structure should actually be an array.