Skip to content

TypeScriptType cannot be used for "any", "string" #85

Description

@clamothe

The TypeScriptType javadoc specifies that it can be used with "any".

However, this results the generation of a any.model.generated.ts file matching the interface of the annotated class.

I have Jackson configured to serialize objects of a certain class as Strings. Likewise, there is a converter registered to convert String into an object of the class.

It would be helpful to have the described feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions