Sha256: 733dfe40d1bc7c654d0aebd8d619804901ef5601d5f238db65d73a4dfe36060a

Contents?: true

Size: 404 Bytes

Versions: 4

Compression:

Stored size: 404 Bytes

Contents

{
  "_links": {
    "self":  { "href": "https://api.vhx.tv/videos?page=1&query=term" },
    "first": { "href": "https://api.vhx.tv/videos?query=term" },
    "prev":  { "href": null },
    "next":  { "href": "https://api.vhx.tv/videos?page=2&query=term" },
    "last":  { "href": "https://api.vhx.tv/videos?page=5&query=term" }
  },
  "count": 100,
  "total": 500,
  "_embedded": {
    "videos": []
  }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
vhx-ruby-0.0.12 spec/fixtures/sample_videos_response.json
vhx-ruby-0.0.10 spec/fixtures/sample_videos_response.json
vhx-ruby-0.0.9 spec/fixtures/sample_videos_response.json
vhx-ruby-0.0.8 spec/fixtures/sample_videos_response.json