Skip to content

Commit e8aee9d

Browse files
committed
Blacklist listJobs in batch service
1 parent b577439 commit e8aee9d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"authPolicyActions" : {
33
"skip" : true
4-
}
4+
},
5+
"blackListedSimpleMethods" : [
6+
"listJobs"
7+
]
58
}

0 commit comments

Comments
 (0)