Sha256: 0ef3d81889bf45c7072ec99dccfc4d8bc5a6b52afb6f2bee59b1a25bc7b0e3c0

Contents?: true

Size: 1.32 KB

Versions: 8

Compression:

Stored size: 1.32 KB

Contents

[
  {
    "id": 1,
    "content_type": "custom",
    "created_at": "2014-05-30T09:25:22.000Z",
    "updated_at": "2014-05-30T09:26:17.000Z",
    "url": "http://voog.test/admin/api/content_partials/1",
    "content": {
      "id": 1,
      "name": "body",
      "created_at": "2014-05-30T09:25:22.000Z",
      "updated_at": "2014-05-30T09:25:22.000Z",
      "position": 1,
      "url": "http://voog.test/admin/api/pages/1/contents/1"
    },
    "parent": {
      "id": 1,
      "title": "Home page",
      "created_at": "2014-05-30T09:22:49.000Z",
      "updated_at": "2014-05-30T09:22:54.000Z",
      "type": "page",
      "url": "http://voog.test/admin/api/pages/1"
    }
  }, {
    "id": 2,
    "content_type": "video",
    "created_at": "2014-05-30T11:43:42.000Z",
    "updated_at": "2014-05-30T11:44:07.000Z",
    "url": "http://voog.test/admin/api/content_partials/2",
    "content": {
      "id": 2,
      "name": "body",
      "created_at": "2014-05-30T11:43:42.000Z",
      "updated_at": "2014-05-30T11:43:42.000Z",
      "position": 2,
      "url": "http://voog.test/admin/api/pages/3/contents/2"
    },
    "parent": {
      "id": 3,
      "title": "Contact",
      "created_at": "2014-05-30T11:43:37.000Z",
      "updated_at": "2014-05-30T11:43:37.000Z",
      "type": "page",
      "url": "http://voog.test/admin/api/pages/3"
    }
  }
]

Version data entries

8 entries across 8 versions & 1 rubygems

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