Skip to content

Remove duplicate of POJOs #6

Description

@sbrossie

In 1cca9a3, we leveraged the generated POJOs introduced from https://github.com/killbill/api-pojos, but unfortunately there are cyclic dependency with the generated catalog POJOs and this resulted in duplicating a lot of the POJOs.

The goal is to modify the generated code to prevent such cyclic dependencies and remove the additional (non generated) POJOs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions