Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
lobbyist-ruby / spec / cassettes / v2 / customer_call_destroy.yml
Size: Mime:
---
http_interactions:
- request:
    method: delete
    uri: http://localhost:3000/v2/customer_calls/2.json
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept:
      - application/json
      Authorization:
      - Token token="Jz43pwlU1rb4ewhgltWO"
  response:
    status:
      code: 200
      message: 
    headers:
      content-type:
      - application/json; charset=utf-8
      vary:
      - Origin
      x-ua-compatible:
      - IE=Edge
      etag:
      - '"b6cb3d3f3f6a4193d85e58819eecb481"'
      cache-control:
      - max-age=0, private, must-revalidate
      set-cookie:
      - _api_session=BAh7BkkiD3Nlc3Npb25faWQGOgZFVEkiJTQxYmYwNjViODczYzRmYzAxZmYxMGNlYjZkMmVlN2E3BjsAVA%3D%3D--e12a83b4641812ae8bfaf9011bebac6a16c728fe;
        path=/; HttpOnly
      x-request-id:
      - 8570870fe2b99782adf6e967c8f3c90f
      x-runtime:
      - '0.446168'
      connection:
      - close
      server:
      - thin 1.5.1 codename Straight Razor
    body:
      encoding: UTF-8
      string: '{"customer_call":{"id":2,"company_id":127,"contact_id":81968,"customer_call_credit_id":null,"admin_user_id":null,"status":"requested","attempts":0,"notes":null,"last_call_date":null,"next_call_date":null,"completed_at":null,"created_at":"2015-10-23T14:43:33Z","updated_at":"2015-10-23T14:43:33Z"}}'
    http_version: 
  recorded_at: Thu, 17 Dec 2015 13:55:36 GMT
recorded_with: VCR 3.0.0