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.

21 lines
317 B

  1. -
  2. id: 1
  3. user_id: 1
  4. repo_id: 1
  5. status: 1 # unread
  6. source: 1 # issue
  7. updated_by: 2
  8. issue_id: 1
  9. created_unix: 946684800
  10. updated_unix: 946684800
  11. -
  12. id: 2
  13. user_id: 2
  14. repo_id: 1
  15. status: 2 # read
  16. source: 1 # issue
  17. updated_by: 1
  18. issue_id: 2
  19. created_unix: 946684800
  20. updated_unix: 946684800