Skip to content

For outType = "interface{}" outSchema.SkipOptionalPointer = true is missing #609

@jens1205

Description

@jens1205

For non required objects without a type, as a fallback interface{} is used. But this will later be translated to *interface{} which makes no sense.

At lease for interface{}, the optional pointer should be skipped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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