mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-15 06:00:52 +00:00
* update hashCode, equals, toString in CodegenParameter * update equals, hashCode, toString in CodegenProperty * update toString, hashCode, equals in CodegenOperation * update toString, hashCode, equals in CodegenResponse * update toString, hashCode, equals in CodegenSecurity * update hashCode, toString, equals in CodegenModel * add hashCode, toString, equals to CodegenServer and more * update hashCode, equals, toString in CodegenDiscriminator * update testS * update samples