Advertisement
Guest User

Untitled

a guest
Jan 20th, 2020
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. {
  2. "id": 1,
  3. "name": "Sample Event",
  4. "location": "14110 W Lisbon Rd, Brookfield, WI 53005",
  5. "description": "Come to Adam's house and sample all of the great stuff he has",
  6. "startTime": "2020-03-01T12:10:38.394Z",
  7. "calendarId": "",
  8. "roles": [{
  9. "name": "default",
  10. "maxMembers": "",
  11. "members": [{
  12. "id": 1,
  13. "name": "First guy",
  14. "qty": "",
  15. "comment": "first!"
  16. },
  17. {
  18. "id": 2,
  19. "name": "Mike Carlo",
  20. "qty": "",
  21. "comment": "I'll try anything once"
  22. },
  23. {
  24. "id": 3,
  25. "name": "Carlo Obama",
  26. "qty": "",
  27. "comment": "I'll try anything Mike tries"
  28. },
  29. ],
  30. },
  31. ],
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement