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.

project.yml 730B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. -
  2. id: 1
  3. title: First project
  4. owner_id: 0
  5. repo_id: 1
  6. is_closed: false
  7. creator_id: 2
  8. board_type: 1
  9. type: 2
  10. created_unix: 1688973030
  11. updated_unix: 1688973030
  12. -
  13. id: 2
  14. title: second project
  15. owner_id: 0
  16. repo_id: 3
  17. is_closed: false
  18. creator_id: 3
  19. board_type: 1
  20. type: 2
  21. created_unix: 1688973010
  22. updated_unix: 1688973010
  23. -
  24. id: 3
  25. title: project on repo with disabled project
  26. owner_id: 0
  27. repo_id: 4
  28. is_closed: true
  29. creator_id: 5
  30. board_type: 1
  31. type: 2
  32. created_unix: 1688973020
  33. updated_unix: 1688973020
  34. -
  35. id: 4
  36. title: project on user2
  37. owner_id: 2
  38. repo_id: 0
  39. is_closed: false
  40. creator_id: 2
  41. board_type: 1
  42. type: 2
  43. created_unix: 1688973000
  44. updated_unix: 1688973000