Adding upstream version 3.10.8.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
37e9b6d587
commit
03bfe4079e
356 changed files with 28857 additions and 0 deletions
2
f3/file_format_testdata/milestone/bad.json
Normal file
2
f3/file_format_testdata/milestone/bad.json
Normal file
|
@ -0,0 +1,2 @@
|
|||
{
|
||||
}
|
10
f3/file_format_testdata/milestone/good.json
Normal file
10
f3/file_format_testdata/milestone/good.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"index": "1",
|
||||
"title": "title_a",
|
||||
"description": "description_a",
|
||||
"deadline": "1988-04-12T23:20:50.52Z",
|
||||
"created": "1985-04-12T23:20:50.52Z",
|
||||
"updated": "1986-04-12T23:20:50.52Z",
|
||||
"closed": "1987-04-12T23:20:50.52Z",
|
||||
"state": "closed"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue