Unverified Commit afe3bb14 authored by Rajeev's avatar Rajeev Committed by GitHub
Browse files

Merge pull request #5841 from rajeshkumaravel/release-3.5.3

Issue #SB-22354 fix: Update action content v3 read
parents 429a3136 19d8a30d
release-3.5.3 Tags unavailable
No related merge requests found
Showing with 0 additions and 4 deletions
+0 -4
......@@ -184,10 +184,6 @@ const API_LIST = {
checksNeeded: ['ROLE_CHECK'],
ROLE_CHECK: [ROLE.CONTENT_CREATOR, ROLE.CONTENT_REVIEWER, ROLE.BOOK_CREATOR]
},
'/action/content/v3/read': {
checksNeeded: ['ROLE_CHECK'],
ROLE_CHECK: [ROLE.PUBLIC]
},
'/content/lock/v1/create': {
checksNeeded: ['ROLE_CHECK'],
ROLE_CHECK: [ROLE.CONTENT_CREATOR, ROLE.CONTENT_REVIEWER, ROLE.BOOK_CREATOR]
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment