Support EnableLowerCamelCase
Open
Nobody has claimed this yet.
P3
- Dominant language
- C#
- Stars
- 481
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
Refer to this link,
https://msdn.microsoft.com/en-us/library/system.web.odata.builder.odataconventionmodelbuilderextensions.enablelowercamelcase(v=vs.118).aspx
Support it in RESTier.
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 MSDN documentation for EnableLowerCamelCase and locating RESTier's model-building entry point. Determine where this naming convention belongs and verify that RESTier supports the documented lower-camel-case behavior; the issue names no files or tests, so those will need to be found first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100