7.5.1
Bug Fixes
- #4290 a bug in our codegenerator moved the http method to
PUTfor all index requests. For index requests with anIdthis is not valid. In the past we always generatedPOSTwhich is also not totally correct but the server accepted this. This was only happening in the low level client and only for7.5.0.