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

Nested Typed Definitions are not present #4

@chandralegend

Description

@chandralegend

For example

class Apple:
    type: FruitType
    description: str
    color: str

In the type definitions, only the explanation of Apple is there and FruitType is not available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions