bervProject / bervProject/ODataTutorial
Enum types
- Vorherrschende Sprache
- C#
- Sterne
- 7
- Forks
- 4
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- csharp
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100