Sha256: 05741937d378cb3278c23a60676b58fef4077a67e559aafb2258643a71777fcb

Contents?: true

Size: 673 Bytes

Versions: 8

Compression:

Stored size: 673 Bytes

Contents

[
  {
    "id": 1,
    "title": "Home Page",
    "parent_id": null,
    "position": 1,
    "created_at": "2014-01-24T09:19:04.000Z",
    "updated_at": "2014-01-24T09:19:04.000Z",
    "url": "http://voog.test/admin/api/nodes/1",
    "children_url": "http://voog.test/admin/api/nodes?parent_id=1",
    "parent_url": null
  }, {
    "id": 2,
    "title": "Products",
    "parent_id": 1,
    "position": 2,
    "created_at": "2014-01-24T09:19:04.000Z",
    "updated_at": "2014-01-24T09:19:04.000Z",
    "url": "http://voog.test/admin/api/nodes/2",
    "children_url": "http://voog.test/admin/api/nodes?parent_id=2",
    "parent_url": "http://voog.test/admin/api/nodes/1"
  }
]

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
voog_api-0.0.16 spec/fixtures/nodes/nodes.json
voog_api-0.0.15 spec/fixtures/nodes/nodes.json
voog_api-0.0.14 spec/fixtures/nodes/nodes.json
voog_api-0.0.13 spec/fixtures/nodes/nodes.json
voog_api-0.0.12 spec/fixtures/nodes/nodes.json
voog_api-0.0.11 spec/fixtures/nodes/nodes.json
voog_api-0.0.10 spec/fixtures/nodes/nodes.json
voog_api-0.0.7 spec/fixtures/nodes/nodes.json