OpenBankProject / OpenBankProject/OBP-API
get transaction request types, only return the type and not the transaction body sample
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
the sample body (with value names and descriptions) should be probably provided by back end, as shown wiki, and used in validations durring create transaction requests
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
The issue names no files, tests, or endpoint entry points. Start by locating the transaction request-types response and the create-transaction-request validation flow, then compare their behavior with the wiki sample; done means the type response omits the transaction body sample while validation still uses the backend-provided sample.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100