Skip to content

FieldDefinition.type should point to FieldType instead of object #35

@mvantellingen

Description

@mvantellingen

I also ran into the following issue: the FieldDefinition.type points to object instead of FieldType. This makes serializing/deserializing with auto generated code impossible.

See

type: object # FieldType # ToDO: fix when discriminators are correctly resolved

According to the file it is an TODO item. Changing this in the file on our end makes things work.

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