OpenSearch/test/framework/src
Julie Tibshirani 8da7a27f3b
Deprecate types in the put mapping API. (#37280)
From #29453 and #37285, the `include_type_name` parameter was already present and defaulted to false. This PR makes the following updates:
- Add deprecation warnings to `RestPutMappingAction`, plus tests in `RestPutMappingActionTests`.
- Add a typeless 'put mappings' method to the Java HLRC, and deprecate the old typed version. To do this cleanly, I opted to create a new `PutMappingRequest` object that differs from the existing server one.
2019-01-18 12:28:31 -08:00
..
main Deprecate types in the put mapping API. (#37280) 2019-01-18 12:28:31 -08:00
test [TEST] Muted testDifferentRolesMaintainPathOnRestart 2019-01-15 11:51:45 +02:00