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

comment.yml 365 B

12345678910111213141516171819
  1. -
  2. id: 1
  3. type: 7 # label
  4. poster_id: 2
  5. issue_id: 1 # in repo_id 1
  6. label_id: 1
  7. content: "1"
  8. -
  9. id: 2
  10. type: 0 # comment
  11. poster_id: 3 # user not watching (see watch.yml)
  12. issue_id: 1 # in repo_id 1
  13. content: "good work!"
  14. -
  15. id: 3
  16. type: 0 # comment
  17. poster_id: 5 # user not watching (see watch.yml)
  18. issue_id: 1 # in repo_id 1
  19. content: "meh..."