Skip to content

Commit b14d671

Browse files
committed
Fix typo in "blacklist"
1 parent a2d1cb8 commit b14d671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/batch/src/main/resources/codegen-resources/customization.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"authPolicyActions" : {
33
"skip" : true
44
},
5-
"blackListedSimpleMethods" : [
5+
"blacklistedSimpleMethods" : [
66
"listJobs"
77
]
88
}

0 commit comments

Comments
 (0)