Sha256: 2ff14c721a9c220ef777b7b219957352e707bf15875a2aac54d3ede88d56d947
Contents?: true
Size: 1.32 KB
Versions: 2
Compression:
Stored size: 1.32 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://localhost:3000/api/v1/candidate_invitations body: user_credentials=Bdrc3t1LaiWtygbJ4jD6&first_name=Maker%27s&last_name=Mark&email=makers%40mark.com headers: content-type: - application/x-www-form-urlencoded response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: x-ua-compatible: - IE=Edge etag: - "\"ead5c50abc611648b1c69f04301a249f\"" content-type: - application/json; charset=utf-8 date: - Mon, 29 Aug 2011 18:19:00 GMT x-runtime: - "0.778600" set-cookie: - _board_session=BAh7BiIPc2Vzc2lvbl9pZCIlNTZlNzJhZjRlOWMzOTlmZWM1MGQ5MmUyYzgyMzAyZTE%3D--cb6f93274845e4a1fdd120ce6a0e873af598702a; path=/; HttpOnly cache-control: - max-age=0, private, must-revalidate transfer-encoding: - chunked body: "{\"created_at\":\"2011-08-29T18:19:01Z\",\"accepted_by_id\":null,\"accepted_at\":null,\"updated_at\":\"2011-08-29T18:19:01Z\",\"secret_id\":\"5143347268cdfca4222e899ef1ff0039\",\"id\":11,\"last_name\":\"Mark\",\"source\":null,\"organization_id\":null,\"first_name\":\"Maker's\",\"email\":\"makers@mark.com\"}" http_version: "1.1"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
board-client-0.99.1 | spec/cassettes/candidate_invite_when_valid.yml |
board-client-0.99.0 | spec/cassettes/candidate_invite_when_valid.yml |