Skip to content

definitions field can only exist at the top-level #47

Open
@TomokiMiyauci

Description

@TomokiMiyauci

definitions is included in root-schema.
The SharedFormProperties type needs to be improved.

interface SharedFormProperties {
definitions?: { [definition: string]: Schema };
metadata?: { [name: string]: unknown };
nullable?: boolean;
}

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