Sha256: 49e3b6d5a3900393ac782658955fcc385f000e42dd3ea765583332a3129b1198

Contents?: true

Size: 1.59 KB

Versions: 8

Compression:

Stored size: 1.59 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://sandbox.emites.com.br/api/v1/webhooks
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Emites Ruby Client v0.0.2
      Accept:
      - application/json
      Content-Type:
      - application/json
  response:
    status:
      code: 200
      message: OK
    headers:
      Allow:
      - GET, POST, HEAD, OPTIONS
      Content-Type:
      - application/json
      Date:
      - Thu, 12 Mar 2015 17:19:47 GMT
      Server:
      - nginx/1.6.2
      User-Agent:
      - emites-sandbox-v1
      Vary:
      - Accept-Encoding
      - Cookie
      X-Frame-Options:
      - SAMEORIGIN
      Content-Length:
      - '589'
      Connection:
      - keep-alive
    body:
      encoding: UTF-8
      string: '{"count": 1, "next": null, "previous": null, "collection": [{"_links":
        [{"href": "https://sandbox.emites.com.br/api/v1/webhooks/15", "method": "GET",
        "rel": "self"}, {"href": "https://sandbox.emites.com.br/api/v1/webhooks/15",
        "method": "PUT", "rel": "update"}, {"href": "https://sandbox.emites.com.br/api/v1/webhooks/15",
        "method": "PATCH", "rel": "partial_update"}, {"href": "https://sandbox.emites.com.br/api/v1/webhooks/15",
        "method": "DELETE", "rel": "destroy"}], "id": 15, "name": "RSpec integration",
        "url": "http://requestb.in/1mayrfq1", "created_at": "2015-03-12T15:54:56.934Z"}]}'
    http_version: '1.1'
    adapter_metadata:
      effective_url: https://sandbox.emites.com.br/api/v1/webhooks
  recorded_at: Thu, 12 Mar 2015 17:19:47 GMT
recorded_with: VCR 2.9.3

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
emites-client-0.1.4 spec/vcr_cassettes/webhooks/list/success.yml
emites-client-0.1.3 spec/vcr_cassettes/webhooks/list/success.yml
emites-client-0.1.2 spec/vcr_cassettes/webhooks/list/success.yml
emites-client-0.1.1 spec/vcr_cassettes/webhooks/list/success.yml
emites-client-0.1.0 spec/vcr_cassettes/webhooks/list/success.yml
emites-client-0.0.4 spec/vcr_cassettes/webhooks/list/success.yml
emites-client-0.0.3 spec/vcr_cassettes/webhooks/list/success.yml
emites-client-0.0.2 spec/vcr_cassettes/webhooks/list/success.yml