Skip to content
This repository was archived by the owner on Dec 15, 2023. It is now read-only.
This repository was archived by the owner on Dec 15, 2023. It is now read-only.

treat swagger's {} definition as any data type #175

@razyalov

Description

@razyalov

What's the proper way to define a field in a swagger definition json file, so that it will generate an any data type in dts-gen?
Right now when I use a Java->Swagger tool (we use springfox), any API that uses Object, is mapped by dts-gen to {} but we want it to be any.
Is there a way to configure this, or is there a swagger field type that is mapped to any?

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