Skip to content

Cannot create Collection property decorator with EnumTypes #68

Description

@99z

When annotating a class' properties like so:

@Collection(Edm.EnumType(Foo))
Bar!: Foo;

The metadata returned looks like the following:
<Property Name="Bar" Type="Collection([object Object])"/>

Are there additional steps required to make this work?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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