Skip to content
Snippets Groups Projects
test.json 214 B
{
 "_id": "Characters/JonSnow",
 "_key": "JonSnow",
 "_rev": "_c-44iYG--C",
 "attributes": {
  "age": 16,
  "alive": true,
  "name": "Jon",
  "surname": "Snow",
  "traits": [
   "A",
   "B",
   "C",
   "F"
  ]
 }
}