OpenSearch/test/framework
Luca Cavanna 44bd4a6004 Fix point in time toXContent impl (#62080)
PointInTimeBuilder is a ToXContentObject yet it does not print out a whole object (it is rather a fragment). Also, when it is printed out as part of SearchSourceBuilder, an error is thrown because pit should be wrapped into its own object.

This commit fixes this and adds tests for it.
2020-09-10 19:25:47 -04:00
..
src Fix point in time toXContent impl (#62080) 2020-09-10 19:25:47 -04:00
build.gradle Add snapshot only test modules (#61954) 2020-09-04 16:35:18 -07:00