You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
160B

  1. { "users": [
  2. {
  3. "name": "LeBron"
  4. },
  5. {
  6. "name": "LeBron 2"
  7. }
  8. ],
  9. "comments": [
  10. {
  11. "title": "A Comedy of Errors"
  12. }
  13. ]
  14. }