Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Java Class duplication among sub types #25

@ktmcgrat

Description

@ktmcgrat

Describe the bug
Java Classes are duplicated for sub types

To Reproduce
Steps to reproduce the behavior:

generate java classes from ramls in the attached zip, for the complex.raml and the simple.raml,
both generate duplicates of the Log class.

Expected behavior
The Log class should have been generated once.

** version tested **
f9575cf

Additional context
attached zip of ramls

classduplication.zip

For the complex raml, the Logs class is created 7 times. For simple it is generated 4 times.

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