OpenBankProject / OpenBankProject/OBP-API
Add ProductDocument resource
Open
@constantine2nd is already working on this.
Since Jan 31, 2019.
enhancement
tesobe
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
Add ProductDocument resource
used to store URLs related to a Product
"product_document_id": askdjfhlkjhsdf8765w8r,
"bank_id":"bankid123",
"code":"savings1",
"url":"https://www.example.com/savings1.pdf"
User must have CanMaintainProductDocument Role
We need Create, Update, Delete endpoints.
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.