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
knowledge-platform
Commits
11a70b07
Unverified
Commit
11a70b07
authored
2 years ago
by
vinukumar-vs
Committed by
GitHub
2 years ago
Browse files
Options
Download
Plain Diff
Issue #IQ-193 merge: Merge pull request #904 from krgauraw/release-5.2.0
Issue #IQ-193 fix: updated code for cname
parents
04b5d4b6
a784e4ae
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
ontology-engine/graph-core_2.11/src/main/scala/org/sunbird/graph/GraphService.scala
+1
-1
..._2.11/src/main/scala/org/sunbird/graph/GraphService.scala
ontology-engine/graph-core_2.11/src/main/scala/org/sunbird/graph/util/CSPMetaUtil.scala
+40
-13
...1/src/main/scala/org/sunbird/graph/util/CSPMetaUtil.scala
ontology-engine/graph-core_2.11/src/main/scala/org/sunbird/graph/util/ScalaJsonUtil.scala
+37
-0
...src/main/scala/org/sunbird/graph/util/ScalaJsonUtil.scala
ontology-engine/graph-core_2.11/src/test/scala/org/sunbird/graph/util/CSPMetaUtilTest.scala
+46
-1
...c/test/scala/org/sunbird/graph/util/CSPMetaUtilTest.scala
ontology-engine/graph-core_2.11/src/test/scala/org/sunbird/graph/util/ScalaJsonUtilTest.scala
+52
-0
...test/scala/org/sunbird/graph/util/ScalaJsonUtilTest.scala
with
176 additions
and
15 deletions
+176
-15
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