summaryrefslogtreecommitdiffstats
path: root/modules/migration/file_format_testdata/issue_a.json
blob: 33d7759f630278ec9039f95f4de18011a85fd3cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
  {
      "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"
  }
]