Sajmon

gg

May 8th, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. "creationInput": [
  2. {
  3. "name": "tasks",
  4. "value": [
  5. {
  6. "capacity": 1,
  7. "desc": "Help Math Class",
  8. "title": "Class Volunteer",
  9. "task": "1"
  10. }
  11. ]
  12. }
  13. ]
  14.  
  15. Sem, nastava chyba s polom "value" -> Ich server vrati N events a oni tam v jednej evente vratia:
  16.  
  17. "value": [
  18. {
  19. "capacity": 1,
  20. "desc": "Help Math Class",
  21. "title": "Class Volunteer",
  22. "task": "1"
  23. }
  24. ]
  25.  
  26. Ale v poslednej evente vratia len "value": "30m"
Advertisement
Add Comment
Please, Sign In to add comment