Skip to content

Empty types file when tries convert openapi 3.1 schema #633

Open
@woren951

Description

@woren951

When i tried convert openapi schema 3.0 or 3.1 what i generate by spotlight, i got empty type like:

export interface Sandbox {
  [k: string]: unknown;
}

Schema example: sandbox.json.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions