1
0
Fork 0
golang-forgejo-f3-gof3/f3/file_format_testdata/milestone/good.json

11 lines
272 B
JSON
Raw Normal View History

{
"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"
}