Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

customerlobby / lobbyist-ruby   ruby

Repository URL to install this package:

/ spec / cassettes / appointment_find_error.yml

---
http_interactions:
- request:
    method: get
    uri: http://localhost:3000/v1/appointments/2.json?nonce=2015-12-01+00%3A58%3A30+UTC
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - Faraday v0.9.2
      Accept:
      - application/json
      Authorization:
      - Token token="Jz43pwlU1rb4ewhgltWO", signature="c947f7bb3704ea25765140877280ee8dd812cc1db16514a1027916c69d5c3eca"
  response:
    status:
      code: 404
      message: 
    headers:
      content-type:
      - application/json; charset=utf-8
      vary:
      - Origin
      x-ua-compatible:
      - IE=Edge
      cache-control:
      - no-cache
      x-request-id:
      - 3fb78a9686ff464144e57b1466a87f07
      x-runtime:
      - '0.018457'
      connection:
      - close
      server:
      - thin 1.5.1 codename Straight Razor
    body:
      encoding: UTF-8
      string: '{"errors":"Couldn''t find Appointment with id=2"}'
    http_version: 
  recorded_at: Tue, 01 Dec 2015 00:58:30 GMT
recorded_with: VCR 3.0.0