OpenBankProject / OpenBankProject/OBP-API
2_2_0 createViewForBankAccount should check permissions that we try to set
Open
@hongwei1 is already working on this.
Since Feb 21, 2017.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
In 2_2_0 by createViewForBankAccount
if we try this:
{ "name":"dopayments", "description":"dopayments", "is_public":false, "which_alias_to_use":"public", "hide_metadata_if_alias_used":true, "allowed_actions":["can_create_counterparties"]}
it should return OBP-XXX You specified an invalid view permission : can_create_counterparties
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.