Skip to content

Commit c8c987d

Browse files
authored
NOJIRA: Add write access scope for time-to-pay in scopes.json (#120)
1 parent ac02bd0 commit c8c987d

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
@@ -1027,6 +1027,11 @@
10271027
"name":"Time to pay proxy",
10281028
"description":"Allow read access to time to pay proxy"
10291029
},
1030+
{
1031+
"key":"write:time-to-pay-proxy",
1032+
"name": "Write time-to-pay data",
1033+
"description": "Write access to time-to-pay endpoints"
1034+
},
10301035
{
10311036
"key":"write:ppns-boxes",
10321037
"name":"PPNS API",

0 commit comments

Comments
 (0)