24 lines
No EOL
335 B
YAML
24 lines
No EOL
335 B
YAML
-
|
|
id: 1
|
|
title: Test1
|
|
description: Lorem Ipsum
|
|
owner_id: 1
|
|
namespace_id: 1
|
|
-
|
|
id: 2
|
|
title: Test2
|
|
description: Lorem Ipsum
|
|
owner_id: 3
|
|
namespace_id: 1
|
|
-
|
|
id: 3
|
|
title: Test3
|
|
description: Lorem Ipsum
|
|
owner_id: 3
|
|
namespace_id: 2
|
|
-
|
|
id: 4
|
|
title: Test4
|
|
description: Lorem Ipsum
|
|
owner_id: 3
|
|
namespace_id: 3 |