Guest User

Untitled

a guest
Jun 18th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "id" : 1,
  3.     "desc" : "some recipe",
  4.     ing : [{"id" : 1, "text" : "1 tsp salt"}, {"id" : 2, "text"}],
  5.     direction : [{"id" : 1, "text" : "Add salt to tast"}, {"id" : 2, "blah blah"}]
  6.  
  7. }
Add Comment
Please, Sign In to add comment