Refactor ListTask to Task (#92)
This commit is contained in:
parent
be14634e1e
commit
66cdd79666
26 changed files with 206 additions and 189 deletions
|
|
@ -152,3 +152,11 @@
|
|||
namespace_id: 14
|
||||
updated: 0
|
||||
created: 0
|
||||
-
|
||||
id: 20
|
||||
title: Test20
|
||||
description: Lorem Ipsum
|
||||
owner_id: 13
|
||||
namespace_id: 15
|
||||
updated: 0
|
||||
created: 0
|
||||
|
|
|
|||
|
|
@ -70,3 +70,9 @@
|
|||
owner_id: 7
|
||||
updated: 0
|
||||
created: 0
|
||||
- id: 15
|
||||
name: testnamespace15
|
||||
description: Lorem Ipsum
|
||||
owner_id: 13
|
||||
updated: 0
|
||||
created: 0
|
||||
|
|
|
|||
Reference in a new issue