Skip to content

Commit

Permalink
4.8.19 dev v3 (#143)
Browse files Browse the repository at this point in the history
* spv publisher role enabled for cios curation api

* cios read API role access gave to public and spv publisher

---------

Co-authored-by: arpithasureshappa <arpitha.sureshappa@tarento.com>
Co-authored-by: sureshece16 <80331286+sureshece16@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 5, 2024
1 parent 942358b commit 05809a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/utils/whitelistApis.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4576,8 +4576,9 @@ export const API_LIST = {
// tslint:disable-next-line: object-literal-sort-keys
ROLE_CHECK: [
ROLE.SPV_ADMIN,
ROLE.MDO_ADMIN,
ROLE.PUBLIC,
ROLE.CBP_ADMIN,
ROLE.SPV_PUBLISHER,
],
},
'/proxies/v8/ciosIntegration/v1/search/content': {
Expand Down

0 comments on commit 05809a9

Please sign in to comment.