OData / OData/odataorg.github.io
Change sample services post and response to double quotes
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 73
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
refer to https://github.com/OData/odataorg.github.io/issues/57#issuecomment-247111181
This is still very much broken on the OData in 6 steps page, on each example HTTP request. http://www.odata.org/getting-started/understand-odata-in-6-steps/
Also, it's not technically valid JSON. JSON uses double quotes, not single quotes.
Contributor guide
No contributing guide indexed for this repository
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
Open the OData in 6 steps page and review each example HTTP request, using the linked issue comment for context. Update the sample request and response JSON to use double quotes throughout, then verify that every example is technically valid JSON.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, json
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100