Skip to content

Commit 3aa1ae1

Browse files
authored
Merge pull request #80 from basotia/MTDSA-17985
uplift CL to 250 for SAA api
2 parents 39075fb + 89186cd commit 3aa1ae1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

conf/scopes.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,12 +1003,14 @@
10031003
{
10041004
"key":"read:self-assessment-assist",
10051005
"name":"Read self assessment assist data",
1006-
"description":"Allows the ability to generate and return a self assessment assist report"
1006+
"description":"Allows the ability to generate and return a self assessment assist report",
1007+
"confidenceLevel":250
10071008
},
10081009
{
10091010
"key":"write:self-assessment-assist",
10101011
"name":"Write self assessment assist data",
1011-
"description":"Acknowledges the self assessment assist report has been read"
1012+
"description":"Acknowledges the self assessment assist report has been read",
1013+
"confidenceLevel":250
10121014
},
10131015
{
10141016
"key":"read:individuals-child-benefit",

0 commit comments

Comments
 (0)