Advertisement
Guest User

Untitled

a guest
Aug 30th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. {
  2. "title" : "Display all the eplankton's story",
  3. "scenarios" :
  4. [
  5. {
  6. "keyword_1" : "a",
  7. "keyword_2" : "b",
  8. "keyword_3" : "c",
  9. "keyword_4" : "d",
  10. "image" : "Image1 Url"
  11. },
  12. {
  13. "keyword_1" : "e",
  14. "keyword_2" : "f",
  15. "keyword_3" : "g",
  16. "keyword_4" : "h",
  17. "image" : "Image2 Url"
  18. }
  19. ]
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement