Skip to content

Commit 134028f

Browse files
Merge pull request #55 from Jxr227/patch-1
Add time-to-pay-proxy scope
2 parents 4cd1a67 + 60dd706 commit 134028f

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
@@ -929,5 +929,10 @@
929929
"key":"read:time-to-pay",
930930
"name":"Time to pay",
931931
"description":"Allow read access to time to pay data"
932+
},
933+
{
934+
"key":"read:time-to-pay-proxy",
935+
"name":"Time to pay proxy",
936+
"description":"Allow read access to time to pay proxy"
932937
}
933938
]

0 commit comments

Comments
 (0)