influxdb-client-java
influxdb-client-java copied to clipboard
feat: updates service accept header to application/json
trafficstars
Closes #719
Proposed Changes
- changes
Acceptheader inInfluxQLQueryServicetoapplication/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 testcompletes successfully - [x] Commit messages are conventional
- [x] Sign CLA (if not already signed)