Error deserializing co.elastic.clients.elasticsearch.ilm.explain_lifecycle.LifecycleExplain #999
Labels
Area: Specification
Related to the API spec used to generate client code
Category: Bug
Something isn't working
Java API client version
8.18.0
Java version
21
Elasticsearch Version
8.17.x
Problem description
I'm trying to use
ElasticsearchAsyncClient
to get lifecycle explain for indexes in error state:I'm getting the next response:
Which cannot be parsed by the client because of
phase
property inLifecycleExplainManaged
DTO:The text was updated successfully, but these errors were encountered: