--- http_interactions: - request: method: post uri: https://my.datacentred.io/api/roles body: encoding: UTF-8 string: '{"role":{"name":"New Role"}}' headers: Accept: - application/vnd.datacentred.api+json; version=1 Authorization: - Token Token token=access_key:secret_key Content-Type: - application/json User-Agent: - Faraday v0.9.2 Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: status: code: 201 message: Created headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff X-Api-Version: - '1' Content-Type: - application/vnd.datacentred.api+json; charset=utf-8 Etag: - W/"321268a2f6e13ccb77f4e5bf315bb628" Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 65874c7c-1f48-402f-b692-4f602c1b708e X-Runtime: - '0.112070' Transfer-Encoding: - chunked body: encoding: UTF-8 string: '{"role":{"id":"7bd62444-cf29-497f-a84d-ca217c090602","name":"New Role","admin":false,"permissions":[],"created_at":"2017-09-05T15:29:52Z","updated_at":"2017-09-05T15:29:52Z","links":[{"href":"https://my.datacentred.io/api/roles/7bd62444-cf29-497f-a84d-ca217c090602","rel":"self"},{"href":"https://my.datacentred.io/api/schemas/role","rel":"schema"}]}}' http_version: recorded_at: Tue, 05 Sep 2017 15:29:52 GMT - request: method: get uri: https://my.datacentred.io/api/roles/7bd62444-cf29-497f-a84d-ca217c090602 body: encoding: US-ASCII string: '' headers: Accept: - application/vnd.datacentred.api+json; version=1 Authorization: - Token token=e9d2d4cd37adf1634e2a65b9e18a8fcb:821fac118e7675f28fa42ab79ace57de Content-Type: - application/json User-Agent: - Faraday v0.9.2 Accept-Encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: status: code: 200 message: OK headers: X-Frame-Options: - SAMEORIGIN X-Xss-Protection: - 1; mode=block X-Content-Type-Options: - nosniff X-Api-Version: - '1' Content-Type: - application/vnd.datacentred.api+json; charset=utf-8 Etag: - W/"321268a2f6e13ccb77f4e5bf315bb628" Cache-Control: - max-age=0, private, must-revalidate X-Request-Id: - 06ad0540-6a52-405d-a2ad-002ab775d8dc X-Runtime: - '0.093719' Transfer-Encoding: - chunked body: encoding: UTF-8 string: '{"role":{"id":"7bd62444-cf29-497f-a84d-ca217c090602","name":"New Role","admin":false,"permissions":[],"created_at":"2017-09-05T15:29:52Z","updated_at":"2017-09-05T15:29:52Z","links":[{"href":"https://my.datacentred.io/api/roles/7bd62444-cf29-497f-a84d-ca217c090602","rel":"self"},{"href":"https://my.datacentred.io/api/schemas/role","rel":"schema"}]}}' http_version: recorded_at: Tue, 05 Sep 2017 15:29:53 GMT recorded_with: VCR 2.8.0