OpenBankProject / OpenBankProject/OBP-API
return Json schema in OBP resourceDoc api
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
provide JSON schema (RFC) for request & response on methods
validate against http://json-schema-validator.herokuapp.com/ and check.
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
No repository file or test is named; start by locating the resourceDoc API methods and their request and response definitions. Provide JSON Schema for those methods and validate the schemas with the referenced JSON Schema Validator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100