--- http_interactions: - request: method: get uri: https://api.contentful.com/spaces/yr5m0jky5hsh/content_types/5DSpuKrl04eMAGQoQckeIq 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: - Wed, 30 Jul 2014 13:07:09 GMT Content-Type: - application/vnd.contentful.management.v1+json Content-Length: - '1705' Connection: - keep-alive X-Powered-By: - Express Cf-Space-Id: - yr5m0jky5hsh Etag: - '"244c51677937f352a1bedf335709c6b7"' 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": [ { "name": "name", "id": "name", "type": "Text", "uiid": "3fflnrplhc0", "localized": true }, { "name": "age", "id": "age", "uiid": "2t5blkc7u2o", "type": "Integer" }, { "name": "city", "id": "city", "type": "Location", "uiid": "4fzl5jkm1a8" }, { "name": "assets", "id": "assets", "uiid": "3aqrgdyesxs", "type": "Array", "items": { "type": "Link", "linkType": "Asset" } }, { "name": "entries", "id": "entries", "type": "Array", "uiid": "3xi486kbchs", "items": { "type": "Link", "linkType": "Entry" } } ], "name": "Author", "sys": { "id": "5DSpuKrl04eMAGQoQckeIq", "type": "ContentType", "createdAt": "2014-07-30T12:35:01.110Z", "createdBy": { "sys": { "type": "Link", "linkType": "User", "id": "1E7acJL8I5XUXAMHQt9Grs" } }, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "yr5m0jky5hsh" } }, "firstPublishedAt": "2014-07-30T12:37:42.035Z", "publishedCounter": 1, "publishedAt": "2014-07-30T12:37:42.035Z", "publishedBy": { "sys": { "type": "Link", "linkType": "User", "id": "1E7acJL8I5XUXAMHQt9Grs" } }, "publishedVersion": 131, "version": 132, "updatedAt": "2014-07-30T12:37:42.043Z", "updatedBy": { "sys": { "type": "Link", "linkType": "User", "id": "1E7acJL8I5XUXAMHQt9Grs" } } }, "description": null, "displayField": "name" } http_version: recorded_at: Wed, 30 Jul 2014 13:07:09 GMT - request: method: post uri: https://api.contentful.com/spaces/yr5m0jky5hsh/entries/ body: encoding: UTF-8 string: '{"fields":{"name":{"en-US":"Tom Handy"},"age":{"en-US":30},"city":{"en-US":{"lat":22.44,"lon":33.33}}}}' headers: User-Agent: - RubyContenfulManagementGem/0.0.1 Authorization: - Bearer Content-Type: - application/vnd.contentful.management.v1+json X-Contentful-Content-Type: - 5DSpuKrl04eMAGQoQckeIq Host: - api.contentful.com response: status: code: 201 message: Created headers: Server: - nginx Date: - Wed, 30 Jul 2014 13:07:10 GMT Content-Type: - application/vnd.contentful.management.v1+json Content-Length: - '932' Connection: - keep-alive X-Powered-By: - Express Cf-Space-Id: - yr5m0jky5hsh Etag: - '"249e0dc792ea3c020ac6fb494e558df3"' 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": { "name": { "en-US": "Tom Handy" }, "age": { "en-US": 30 }, "city": { "en-US": { "lat": 22.44, "lon": 33.33 } } }, "sys": { "id": "1d1QDYzeiyWmgqQYysae8u", "type": "Entry", "version": 1, "createdAt": "2014-07-30T13:07:10.630Z", "createdBy": { "sys": { "type": "Link", "linkType": "User", "id": "1E7acJL8I5XUXAMHQt9Grs" } }, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "yr5m0jky5hsh" } }, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "5DSpuKrl04eMAGQoQckeIq" } }, "updatedAt": "2014-07-30T13:07:10.630Z", "updatedBy": { "sys": { "type": "Link", "linkType": "User", "id": "1E7acJL8I5XUXAMHQt9Grs" } } } } http_version: recorded_at: Wed, 30 Jul 2014 13:07:10 GMT recorded_with: VCR 2.9.2