Skip to content

Commit 6ec8c68

Browse files
authored
added public role (#249)
1 parent 2bece99 commit 6ec8c68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/whitelistApis.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1005,6 +1005,7 @@ export const API_LIST = {
10051005
ROLE.CBC_ADMIN,
10061006
ROLE.SPV_ADMIN,
10071007
ROLE.STATE_ADMIN,
1008+
ROLE.PUBLIC,
10081009
],
10091010
},
10101011
'/protected/v8/workallocation/getWorkOrders': {

0 commit comments

Comments
 (0)