Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-SunbirdEd-portal-old
Commits
afe3bb14
Unverified
Commit
afe3bb14
authored
4 years ago
by
Rajeev
Committed by
GitHub
4 years ago
Browse files
Options
Download
Plain Diff
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
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/app/helpers/whitelistApis.js
+0
-4
src/app/helpers/whitelistApis.js
with
0 additions
and
4 deletions
+0
-4
src/app/helpers/whitelistApis.js
+
0
−
4
View file @
afe3bb14
...
...
@@ -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
]
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets