Skip to content

String data type with "byte" format results in Illegal Argument Exception #62

@moffit

Description

@moffit

Hello,

My Open API specification contains images in Base64 encoding which normally is translated by Jackson into a byte[] array. This fails during the spec to client conversion in getStringGenericClassName() in ClientGeneratorUtils, since this format is not supported.

Could support for this format be added? Alternatively, is there a way I could easily patch the code to provide this functionality? I'm not familiar with Maven plugin development, so I would need some assistance if possible.

Thank You

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions