Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. "groups":[
  2. {
  3. "id":"ea369ff6-cbc3-44b6-8eb6-b79e8db0145c",
  4. "ingredients":[
  5. {
  6. "id":"f5126c1f-11a7-5ce5-a717-c6c86483058e",
  7. "name":"First",
  8. "position":1
  9. },
  10. {
  11. "id":"dfcf217e-53dd-b06c-9f2b-084f8180ba1a",
  12. "name":"Second",
  13. "position":2
  14. }
  15. ]
  16. },
  17. {
  18. "id":"0fa91ada-1fe4-4d6d-b772-caae44758848",
  19. "position":2,
  20. "ingredients":[
  21. {
  22. "id":"9cacade2-92fe-bd5c-c84c-7c5fe36c8a5e",
  23. "name":"Third",
  24. "position":1
  25. },
  26. {
  27. "id":"f5126c1f-11a7-5ce5-a717-c6c86483058e",
  28. "name":"First",
  29. "position":2
  30. }
  31. ]
  32. }
  33. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement