bervProject / bervProject/ODataTutorial
Enum types
- Dominant language
- C#
- Stars
- 7
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
thank you for this great writeup on dev.to.
Could you maybe extend the sample of how to use it with enums?
I have a client which I cannot change which makes request like $filter=Type+eq+'0'
where '0' is the int representation of the enum.
Is this possible?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the tutorial sample described in the issue and the existing OData examples. Determine whether the query using the integer representation of an enum is supported, then document a working enum example and the expected filter behavior so the sample answers this request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100