ODataModelBuilder does not add ClrPropertyInfoAnnotation for certian inheritance heirarchies
Open
Nobody has claimed this yet.
Hacktoberfest
- Dominant language
- C#
- Stars
- 22
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
See detail at: https://github.com/OData/WebApi/issues/2297
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked OData/WebApi issue 2297, then trace how ODataModelBuilder handles the inheritance hierarchies described there. Done means ClrPropertyInfoAnnotation is added for the affected hierarchies, with the relevant behavior verified by the project's existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, backend-api-design
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100