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-platform
Commits
32009065
Unverified
Commit
32009065
authored
2 years ago
by
vinukumar-vs
Committed by
GitHub
2 years ago
Browse files
Options
Download
Plain Diff
Issue #KN-257 merge: Merge pull request #873 from Jayaprakash8887/release-5.1.0
Issue #KN-257 feat: Content Release DIAL codes API refactor.
parents
6a131db1
7924fe67
Changes
15
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
content-api/api-tests/Collections/Release DIAL Code API.postman_collection.json
+907
-0
...Collections/Release DIAL Code API.postman_collection.json
content-api/api-tests/Reports/Release DIAL Code API.postman_test_run.json
+488
-0
...tests/Reports/Release DIAL Code API.postman_test_run.json
content-api/content-actors/src/main/scala/org/sunbird/content/actors/ContentActor.scala
+4
-1
.../main/scala/org/sunbird/content/actors/ContentActor.scala
content-api/content-actors/src/main/scala/org/sunbird/content/dial/DIALErrors.scala
+11
-1
.../src/main/scala/org/sunbird/content/dial/DIALErrors.scala
content-api/content-actors/src/main/scala/org/sunbird/content/dial/DIALManager.scala
+139
-45
...src/main/scala/org/sunbird/content/dial/DIALManager.scala
content-api/content-actors/src/main/scala/org/sunbird/content/util/ContentConstants.scala
+4
-0
...ain/scala/org/sunbird/content/util/ContentConstants.scala
content-api/content-actors/src/test/scala/org/sunbird/content/dial/DIALManagerTest.scala
+86
-16
...test/scala/org/sunbird/content/dial/DIALManagerTest.scala
content-api/content-service/app/controllers/v3/ContentController.scala
+7
-3
...ontent-service/app/controllers/v3/ContentController.scala
content-api/content-service/app/controllers/v4/CollectionController.scala
+11
-1
...ent-service/app/controllers/v4/CollectionController.scala
content-api/content-service/app/controllers/v4/ContentController.scala
+11
-1
...ontent-service/app/controllers/v4/ContentController.scala
content-api/content-service/app/utils/ApiId.scala
+2
-0
content-api/content-service/app/utils/ApiId.scala
content-api/content-service/conf/application.conf
+1
-0
content-api/content-service/conf/application.conf
content-api/content-service/conf/routes
+3
-1
content-api/content-service/conf/routes
content-api/content-service/test/controllers/v4/CollectionSpec.scala
+23
-0
.../content-service/test/controllers/v4/CollectionSpec.scala
content-api/content-service/test/controllers/v4/ContentSpec.scala
+22
-0
...api/content-service/test/controllers/v4/ContentSpec.scala
with
1719 additions
and
69 deletions
+1719
-69
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