swagger-api / swagger-codegen-generators

Apache License 2.0
284 stars 425 forks source link

[AspNetCore] The models inheritance is not enforced in Equals #1237

Closed Bobdugrand8 closed 10 months ago

Bobdugrand8 commented 11 months ago

When using inheritance in models, the equals method doesn't very the base, so it verify only the current model attributs.