Skip to content

Commit 4cd1a67

Browse files
authored
Merge pull request #54 from johnregan/patch-1
DTD-826: Adds debt management api scope
2 parents 749f95d + 6f8043a commit 4cd1a67

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

conf/scopes.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -885,6 +885,11 @@
885885
"name":"View interest forecasting",
886886
"description":"Allow read access to interest forecasting data"
887887
},
888+
{
889+
"key":"read:debt-management-api",
890+
"name":"View debt management api",
891+
"description":"Allow read access to debt management api data"
892+
},
888893
{
889894
"key":"read:statement-of-liability",
890895
"name":"View statements of liability",

0 commit comments

Comments
 (0)