1
0
Fork 0
golang-forgejo-f3-gof3/f3/file_format_testdata/issue/bad.json

21 lines
435 B
JSON
Raw Normal View History

{
"poster_id": "/forge/users/1",
"title": "title_a",
"content": "content_a",
"milestone": "../../milestones/23",
"state": "closed",
"is_locked": false,
"created": "1985-04-12T23:20:50.52Z",
"updated": "1986-04-12T23:20:50.52Z",
"closed": null,
"due": "1986-04-12",
"labels": [
"../../labels/435"
],
"reactions": null,
"assignees": [
"/forge/users/1",
"/forge/users/2"
]
}