Change "JSON object" to "object" everywhere
Open
Nobody has claimed this yet.
ready-for-PR
- Dominant language
- Shell
- Stars
- 112
- Forks
- 38
- Avg merge
- 12d 19h
- Merged PRs (30d)
- 4
Description
When this is a DC API call, this is an object (not JSON-encoded).
: An object containing a Presentation Definition. See (#request_presentation_definition) for more details.
Originally posted by @danielfett in https://github.com/openid/OpenID4VP/pull/422#discussion_r1960562212
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
Search the repository for occurrences of "JSON object" and review each match in its surrounding API text. Replace the wording where it describes an object rather than JSON-encoded data, while preserving cases where JSON encoding is intended. Done means all applicable occurrences use the correct terminology.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100