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
Generate these structures using https://github.com/elastic/elasticsearch-specification and make them available through elasticsearch.types.* modules. This will allow having type-hints for APIs, especially useful for complex structures like query DSL:
Generate these structures using https://github.com/elastic/elasticsearch-specification and make them available through
elasticsearch.types.*
modules. This will allow having type-hints for APIs, especially useful for complex structures like query DSL:All of these structures would be serialized to the proper JSON/HTTP structures before being handed to the transport layer.
The text was updated successfully, but these errors were encountered: