Skip to content

Feat: add an API to return a specific schema inheritance chain #398

@SparkYuan

Description

@SparkYuan

Feature Request

Is your feature request related to a problem? Please describe:

No
Describe the feature you'd like:

Add an API to return a specific schema inheritance chain, such as func inheritanceChain(t string) []string

Schema A inherited schema B and B inherited C. The return of inheritanceChain(A) should be [C,B,A]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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