mirror of
https://github.com/go-gitea/gitea.git
synced 2024-10-31 08:37:35 -04:00
15 lines
321 B
JSON
15 lines
321 B
JSON
|
[
|
||
|
{
|
||
|
"number": 1,
|
||
|
"poster_id": 1,
|
||
|
"poster_name": "name_a",
|
||
|
"title": "title_a",
|
||
|
"content": "content_a",
|
||
|
"state": "closed",
|
||
|
"is_locked": false,
|
||
|
"created": "1985-04-12T23:20:50.52Z",
|
||
|
"updated": "1986-04-12T23:20:50.52Z",
|
||
|
"closed": "1987-04-12T23:20:50.52Z"
|
||
|
}
|
||
|
]
|