Skip to content

Commit

Permalink
spv publisher role enabled for cios curation api (#140) (#141)
Browse files Browse the repository at this point in the history
Co-authored-by: Arpitha <arpitha.sureshappa@tarento.com>
  • Loading branch information
karthik-tarento and ArpithaSureshappa authored Nov 5, 2024
1 parent 2a42970 commit 942358b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/whitelistApis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3483,8 +3483,8 @@ export const API_LIST = {
// tslint:disable-next-line: object-literal-sort-keys
ROLE_CHECK: [
ROLE.SPV_ADMIN,
ROLE.MDO_ADMIN,
ROLE.CBP_ADMIN,
ROLE.SPV_PUBLISHER,
],
},
'/proxies/v8/cios/v1/content/read/:contentId': {
Expand Down

0 comments on commit 942358b

Please sign in to comment.