Unverified Commit 136a6464 authored by Kumar Gauraw's avatar Kumar Gauraw Committed by GitHub
Browse files

Issue #DP-1078 fix: updated config for import api (#1971)

Showing with 1 addition and 1 deletion
+1 -1
......@@ -504,7 +504,7 @@ content.import.topic_name="{{ env_name }}.auto.creation.job.request"
content.import.request_size_limit=1000
content.import.required_props=["name","code","mimeType","contentType","artifactUrl","framework"]
content.import.topic_name="{{ env_name }}.auto.creation.job.request"
content.import.remove_props=["downloadUrl","variants","previewUrl","streamingUrl","itemSets","level1Name","level1Concept","level2Name","level2Concept","level3Name","level3Concept","me_totalPlaySessionCount","me_totalTimeSpentInSec","me_totalSessionsCount","me_totalTimespent","me_totalInteractions","me_creationSessions","me_creationTimespent","me_averageInteractionsPerMin","me_averageSessionsPerDevice","me_totalDevices","me_averageTimespentPerSession","me_averageRating","me_totalDownloads","me_totalSideloads","me_totalRatings","me_totalComments","me_totalDialcode","me_totalDialcodeLinkedToContent","me_totalDialcodeAttached","me_hierarchyLevel"]
content.import.remove_props=["downloadUrl","variants","previewUrl","streamingUrl","itemSets","level1Name","level1Concept","level2Name","level2Concept","level3Name","level3Concept","me_totalPlaySessionCount","me_totalTimeSpentInSec","me_totalSessionsCount","me_totalTimespent","me_totalInteractions","me_creationSessions","me_creationTimespent","me_averageInteractionsPerMin","me_averageSessionsPerDevice","me_totalDevices","me_averageTimespentPerSession","me_averageRating","me_totalDownloads","me_totalSideloads","me_totalRatings","me_totalComments","me_totalDialcode","me_totalDialcodeLinkedToContent","me_totalDialcodeAttached","me_hierarchyLevel","origin","originData"]
contentTypeToPrimaryCategory {
ClassroomTeachingVideo: "Explanation Content"
......
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