You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As long as the body is in the required format, it should work.
I looked into the library code and it seems like the body object is not serialized but i am unable to find out how the libraries are deciding what to serialized.
What is your host/environment?
MacOS 14.4.1
Node 20
Opensearch 3.0.0
Do you have any screenshots?
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered:
What is the bug?
Opensearch FlowFramework does not seem to respect the required type of
body
defined in the lib.How can one reproduce the bug?
Just create an
AwsSigv4Auth
opensearch client and use the client api:What is the expected behavior?
As long as the body is in the required format, it should work.
I looked into the library code and it seems like the body object is not serialized but i am unable to find out how the libraries are deciding what to serialized.
What is your host/environment?
MacOS 14.4.1
Node 20
Opensearch 3.0.0
Do you have any screenshots?
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered: