OData / odata.net

ODataLib: Open Data Protocol - .NET Libraries and Frameworks
https://docs.microsoft.com/odata
Other
686 stars 349 forks source link

Allow $filtering with enum integer value in squote and without squote #3014

Closed WanjohiSammy closed 2 months ago

WanjohiSammy commented 2 months ago

Issues

This pull request fixes #2542.

Description

This change is to allow $filter using enum integer value.

For example, to allow:

Checklist (Uncheck if it is not completed)

Additional work necessary

If documentation update is needed, please add "Docs Needed" label to the issue and provide details about the required document change in the issue.