Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

Support for enums? #49

@janneromell

Description

@janneromell

Is there support for parsing fully qualified enums for odata $filter with this pegjs code?
Seems not.
odata v4 syntax is:
$filter=enumAttribute eq ''

qualifiedEnumTypeName = namespace "." enumerationTypeName

example:
messageType eq XCommunicator.Messaging.MessageTypeEnum'Mail'

value inside SQUOTE's probably needs to support multiple values separated with COMMA as well.

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