elastic / elastic/elasticsearch-java
Implement hashCode/equals/toString methods in type classes
Open
Category: Enhancement
- Dominant language
- Java
- Stars
- 524
- Forks
- 300
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 16
Description
Classes in `co.elastic.clients.elasticsearch._types` do not implement the hashCode/equals/toString methods
This would be particularly useful for debugging or in unit tests, could the generator be improved to generate these methods?
Contributor guide
Assessment
This issue has not been assessed yet.