mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 07:09:21 +01:00
27494ed20d
Co-authored-by: techknowlogick <techknowlogick@gitea.io> Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
39 lines
514 B
YAML
39 lines
514 B
YAML
-
|
|
id: 1
|
|
title: First project
|
|
owner_id: 0
|
|
repo_id: 1
|
|
is_closed: false
|
|
creator_id: 2
|
|
board_type: 1
|
|
type: 2
|
|
|
|
-
|
|
id: 2
|
|
title: second project
|
|
owner_id: 0
|
|
repo_id: 3
|
|
is_closed: false
|
|
creator_id: 3
|
|
board_type: 1
|
|
type: 2
|
|
|
|
-
|
|
id: 3
|
|
title: project on repo with disabled project
|
|
owner_id: 0
|
|
repo_id: 4
|
|
is_closed: true
|
|
creator_id: 5
|
|
board_type: 1
|
|
type: 2
|
|
|
|
-
|
|
id: 4
|
|
title: project on user2
|
|
owner_id: 2
|
|
repo_id: 0
|
|
is_closed: false
|
|
creator_id: 2
|
|
board_type: 1
|
|
type: 2
|