influxdb-client-java icon indicating copy to clipboard operation
influxdb-client-java copied to clipboard

feat: updates service accept header to application/json

Open karel-rehor opened this issue 1 year ago • 1 comments
trafficstars

Closes #719

Proposed Changes

  • changes Accept header in InfluxQLQueryService to application/json
  • adds deserializers for json results
  • adds tests

Checklist

  • [ ] CHANGELOG.md updated
  • [x] Rebased/mergeable
  • [x] A test has been added if appropriate
  • [x] mvn test completes successfully
  • [x] Commit messages are conventional
  • [x] Sign CLA (if not already signed)

karel-rehor avatar Jun 20 '24 15:06 karel-rehor