OpenSearch/client
Tal Levy df341aba4a
[ILM] make IndexLifecycleExplainResponse more resilient to null values (#35800)
added validation for complete information of step details.

also changed the rendering of explain responses so null strings are not rendered

Another thing that I changed is the format of the client-side response. I found it difficult to maintain the two subtly-different objects, so I migrated the usage of long for the fields, to Long (just as it is on the server-side).
2018-11-27 07:29:59 -08:00
..
benchmark Use Gradle wrapper in client benchmark README 2018-11-08 15:32:47 +01:00
client-benchmark-noop-api-plugin Refactor: Remove settings from transport action CTOR (#35208) 2018-11-05 13:08:18 +01:00
rest Remove static import from HLRC doc snippet (#34834) 2018-10-25 16:22:50 +02:00
rest-high-level [ILM] make IndexLifecycleExplainResponse more resilient to null values (#35800) 2018-11-27 07:29:59 -08:00
sniffer Checkstyle: Catch wide snippets (#34163) 2018-10-01 15:22:15 -04:00
test Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
transport Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00