Skip to content

Commit 749f95d

Browse files
authored
Merge pull request #53 from TevynAllen/patch-1
DTD-778 - Add time to pay scope
2 parents f2a898c + 5e56f30 commit 749f95d

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
@@ -919,5 +919,10 @@
919919
"key":"write:protect-connect",
920920
"name":"Protect Connect",
921921
"description":"Scope for accessing protect connect APIs"
922+
},
923+
{
924+
"key":"read:time-to-pay",
925+
"name":"Time to pay",
926+
"description":"Allow read access to time to pay data"
922927
}
923928
]

0 commit comments

Comments
 (0)