Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
knowledge-mw-service
Commits
2b3c4673
Commit
2b3c4673
authored
6 years ago
by
Sourav Dey
Browse files
Options
Download
Patches
Plain Diff
Issue #8888 feat: Create Update collaboration API
parent
e2d4ba05
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
src/app.js
+1
-0
src/app.js
src/config/contentProviderApiConfig.json
+1
-0
src/config/contentProviderApiConfig.json
src/middlewares/proxy.middleware.js
+12
-0
src/middlewares/proxy.middleware.js
src/models/contentModel.js
+4
-0
src/models/contentModel.js
src/routes/collaboratorsRoutes.js
+16
-0
src/routes/collaboratorsRoutes.js
src/service/collaboratorService.js
+207
-0
src/service/collaboratorService.js
src/service/messageUtil.js
+23
-0
src/service/messageUtil.js
with
264 additions
and
0 deletions
+264
-0
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