mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-24 22:25:15 +00:00
15 lines
220 B
YAML
15 lines
220 B
YAML
-
|
|
id: 1
|
|
name: testnamespace
|
|
description: Lorem Ipsum
|
|
owner_id: 1
|
|
-
|
|
id: 2
|
|
name: testnamespace2
|
|
description: Lorem Ipsum
|
|
owner_id: 2
|
|
-
|
|
id: 3
|
|
name: testnamespace3
|
|
description: Lorem Ipsum
|
|
owner_id: 3 |