Skip to content

Commit

Permalink
giveing access to MDO_LEADER in Interest assigne API (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
pathiktarento1089 authored Jul 6, 2024
1 parent 2ef1f4f commit 62b3a0d
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 @@ -3295,6 +3295,7 @@ export const API_LIST = {
ROLE_CHECK: [
ROLE.MDO_ADMIN,
ROLE.SPV_ADMIN,
ROLE.MDO_LEADER,
],
},
'/proxies/v8/interest/v1/read/:id': {
Expand Down

0 comments on commit 62b3a0d

Please sign in to comment.