Skip to content

Commit 164ba1a

Browse files
committed
Accounts need to be whitelisted so this fails, have verified with service owner that this should work with no-args for whitelisted accounts
1 parent 061a100 commit 164ba1a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed
Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
2-
"authPolicyActions" : {
3-
"skip" : true
4-
}
2+
"authPolicyActions": {
3+
"skip": true
4+
},
5+
"verifiedSimpleMethods": [
6+
"listGraphqlApis"
7+
]
58
}

0 commit comments

Comments
 (0)