Unverified Commit 8f0023db authored by Anil Gupta's avatar Anil Gupta Committed by GitHub
Browse files

Issue #SB-0000 merge: Merge pull request #858 from AmiableAnil/knowlg-friday

Issue #SB-0000 feat: Adding story on movie config.json
No related merge requests found
Showing with 5 additions and 2 deletions
+5 -2
......@@ -30,7 +30,7 @@
"externallink": {
"type": "text"
},
"script": {
"story": {
"type": "text"
}
},
......
......@@ -33,8 +33,11 @@
},
"awards": {
"type": "string"
},
"story": {
"type": "text"
}
},
"primaryKey": ["identifier"]
"primaryKey": ["movie_id"]
}
}
\ No newline at end of file
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