Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

issue.yml 1.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. -
  2. id: 1
  3. repo_id: 1
  4. index: 1
  5. poster_id: 1
  6. name: issue1
  7. content: content for the first issue
  8. is_closed: false
  9. is_pull: false
  10. num_comments: 2
  11. created_unix: 946684800
  12. updated_unix: 978307200
  13. -
  14. id: 2
  15. repo_id: 1
  16. index: 2
  17. poster_id: 1
  18. name: issue2
  19. content: content for the second issue
  20. milestone_id: 1
  21. is_closed: false
  22. is_pull: true
  23. created_unix: 946684810
  24. updated_unix: 978307190
  25. -
  26. id: 3
  27. repo_id: 1
  28. index: 3
  29. poster_id: 1
  30. name: issue3
  31. content: content for the third issue
  32. is_closed: false
  33. is_pull: true
  34. created_unix: 946684820
  35. updated_unix: 978307180
  36. -
  37. id: 4
  38. repo_id: 2
  39. index: 1
  40. poster_id: 2
  41. name: issue4
  42. content: content for the fourth issue
  43. is_closed: true
  44. is_pull: false
  45. created_unix: 946684830
  46. updated_unix: 978307200
  47. -
  48. id: 5
  49. repo_id: 1
  50. index: 4
  51. poster_id: 2
  52. name: issue5
  53. content: content for the fifth issue
  54. is_closed: true
  55. is_pull: false
  56. created_unix: 946684840
  57. updated_unix: 978307200
  58. -
  59. id: 6
  60. repo_id: 3
  61. index: 1
  62. poster_id: 1
  63. name: issue6
  64. content: content6
  65. is_closed: false
  66. is_pull: false
  67. num_comments: 0
  68. created_unix: 946684850
  69. updated_unix: 978307200