Sha256: 19d8bee93590d54535dbdb67ab89b10a08efc15f9e5d75697108c84117f84092

Contents?: true

Size: 414 Bytes

Versions: 4

Compression:

Stored size: 414 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

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