github.com/go-kivik/kivik/v4@v4.3.2/x/fsdb/testdata/TestGet_revs (about)

     1  {
     2      "_id": "wrongid",
     3      "_rev": "6-",
     4      "foo": "bar",
     5      "_revisions": {
     6          "start": 6,
     7          "ids": [
     8              "",
     9              "",
    10              "",
    11              "",
    12              "",
    13              ""
    14          ]
    15      }
    16  }