mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-12 00:21:18 +00:00
* Spring codegen - fix equals and hashCode methods for byte array and binary - they should be compared using Arrays.equals - they're hash code generated using Arrays.hashCode * Corrected checkstyle issues * Revert changes for binary types