Skip to content

Code generator does not find class duplicates in subobjects #65

@MatPoppFHG

Description

@MatPoppFHG

If two Categories have subobjects with the same title, the code generator will create only one pydantic class => an arror will occur in the (sub) class which has not been created

Possible solution(s):

  • add prefixes or suffixes for subclass definition names.
  • ceck by uuid if parent objects are the same or not.

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