Skip to content

Commit 345bf0d

Browse files
authored
Merge pull request #81 from mpbostock/main
Add EMCS API scope
2 parents d06efdb + 66a3be6 commit 345bf0d

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
@@ -1021,5 +1021,10 @@
10211021
"key":"write:individuals-child-benefit",
10221022
"name":"Write data for Child Benefit claims",
10231023
"description":"Allow the writing of data for Child Benefit claims"
1024+
},
1025+
{
1026+
"key": "excise-movement-control-system",
1027+
"name": "Excise Movement Control System",
1028+
"description": "Excise Movement Control System Public API"
10241029
}
10251030
]

0 commit comments

Comments
 (0)