Skip to content

refactor: update jsonschema parser to handle nesting better using recursion #82

@xynydev

Description

@xynydev

The current solution works for most modules, but is not ideal. Especially with highly nested arrays using enum types, it just breaks.

#81 is a bandage solution that cannot fix everything.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: criticalShould be done as soon as possiblestate: in-progressWork has startedtype: fixIterations on existing features or infrastructure.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions