--- http_interactions: - request: method: get uri: https://api.contentful.com/spaces/yr5m0jky5hsh/assets/3PYa73pXXiAmKqm8eu4qOS body: encoding: US-ASCII string: '' headers: User-Agent: - RubyContenfulManagementGem/0.0.1 Authorization: - Bearer Content-Type: - application/vnd.contentful.management.v1+json Content-Length: - '0' Host: - api.contentful.com response: status: code: 200 message: OK headers: Server: - nginx Date: - Thu, 31 Jul 2014 07:27:41 GMT Content-Type: - application/vnd.contentful.management.v1+json Content-Length: - '1099' Connection: - keep-alive X-Powered-By: - Express Cf-Space-Id: - yr5m0jky5hsh Etag: - '"24ba5fda28d1beeea9ca9185525aaad7"' Access-Control-Allow-Origin: - "*" Access-Control-Allow-Headers: - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization Access-Control-Allow-Methods: - DELETE,GET,HEAD,POST,PUT,OPTIONS "^access-Control-Expose-Headers": - Etag Access-Control-Max-Age: - '1728000' body: encoding: UTF-8 string: | { "fields": { "title": { "en-US": "titlebyCreateAPI" }, "description": { "en-US": "descByAPI" }, "file": { "en-US": { "contentType": "image/jpeg", "fileName": "pic1.jpg", "details": { "image": { "width": 1280, "height": 1920 }, "size": 2584366 }, "url": "//images.contentful.com/yr5m0jky5hsh/3PYa73pXXiAmKqm8eu4qOS/33f8a874f270bc6d148cf4ab5f8117e6/pic1.jpg" } } }, "sys": { "id": "3PYa73pXXiAmKqm8eu4qOS", "type": "Asset", "createdAt": "2014-07-30T15:50:36.369Z", "createdBy": { "sys": { "type": "Link", "linkType": "User", "id": "1E7acJL8I5XUXAMHQt9Grs" } }, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "yr5m0jky5hsh" } }, "version": 2, "updatedAt": "2014-07-30T15:50:39.098Z", "updatedBy": { "sys": { "type": "Link", "linkType": "User", "id": "1E7acJL8I5XUXAMHQt9Grs" } } } } http_version: recorded_at: Thu, 31 Jul 2014 07:27:41 GMT recorded_with: VCR 2.9.2