Remove MapperService.getObjectMapper() (#68403)
This is still used in a couple of tests, and can be replaced by mapperService.mappingLookup().objectMappers().get()
Loading
Please register or sign in to comment
This is still used in a couple of tests, and can be replaced by mapperService.mappingLookup().objectMappers().get()