Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

[Feature] Generate hashcode & equals methods for model classes #94

Description

@Nicklas2751

The generated model classes has neither a hash code nor an equals method. This leads to that when I wan't to test my endpoint implementations I always have to use a recursive comparison.

So it would be nice to be able to get the hashcode and equals method generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions