OpenBankProject / OpenBankProject/OBP-API
Create v2.0.0 version of /obp_transactions_saver/api/transactions.
Open
@somanole is already working on this.
Since Jul 28, 2016.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
This call needs to be versioned, given a better path and have resource doc documentation.
It was prevsiouly an "undocumented" call but it makes sense that it's supported.
Its used to create transactions (in RDBMS).
possible path could be:
POST /transactions
should still require secret key but we might replace with a Role (then consumers would use with and Direct Login).
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.
Assessment
This issue has not been assessed yet.