New structure (#7)
This commit is contained in:
10
pkg/models/fixtures/namespaces.yml
Normal file
10
pkg/models/fixtures/namespaces.yml
Normal file
@ -0,0 +1,10 @@
|
||||
-
|
||||
id: 1
|
||||
name: testnamespace
|
||||
description: Lorem Ipsum
|
||||
owner_id: 1
|
||||
-
|
||||
id: 2
|
||||
name: testnamespace2
|
||||
description: Lorem Ipsum
|
||||
owner_id: 2
|
Reference in New Issue
Block a user