Skip to content

Commit

Permalink
Added State_Admin role to user migrate API
Browse files Browse the repository at this point in the history
  • Loading branch information
karthik-tarento authored Jul 1, 2022
1 parent b9144a1 commit ad5fd09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/whitelistApis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,7 @@ export const API_LIST = {
ROLE.CBC_ADMIN,
ROLE.MDO_ADMIN,
ROLE.SPV_ADMIN,
ROLE.STATE_ADMIN,
],
},
'/proxies/v8/user/private/v1/assign/role/userrole': {
Expand Down

0 comments on commit ad5fd09

Please sign in to comment.