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

12 lines
254 B
JSON
Raw Normal View History

{
"index": "123",
"tag_name": "v12",
"target_commitish": "stable",
"name": "v12 name",
"body": "v12 body",
"draft": false,
"prerelease": false,
"publisher_id": "/forgejo/user/1",
"created": "1985-04-12T23:20:50.52Z"
}