--- http_interactions: - request: method: get uri: https://api.contentful.com/spaces/u2viwgfeal0o/entries/fIpsfQSOd22IsqMQCiG0K body: encoding: US-ASCII string: '' headers: User-Agent: - RubyContentfulManagementGem/0.7.3 Authorization: - Bearer Content-Type: - application/vnd.contentful.management.v1+json Content-Length: - '0' Connection: - close Host: - api.contentful.com response: status: code: 200 message: OK headers: 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,X-Contentful-Skip-Transformation Access-Control-Allow-Methods: - DELETE,GET,HEAD,POST,PUT,OPTIONS Access-Control-Allow-Origin: - "*" Access-Control-Expose-Headers: - Etag Access-Control-Max-Age: - '1728000' Cf-Space-Id: - u2viwgfeal0o Content-Type: - application/vnd.contentful.management.v1+json Date: - Tue, 19 Jan 2016 14:15:51 GMT Etag: - '"4e1c0066d19c963ced7d05d0b41e4e0e"' Server: - nginx Strict-Transport-Security: - max-age=15768000 X-Content-Type-Options: - nosniff X-Contentful-Request-Id: - content-api:4RDHYoSV9SIMeYkquwIQGM X-Powered-By: - Express Content-Length: - '1156' Connection: - Close body: encoding: UTF-8 string: | { "sys": { "id": "fIpsfQSOd22IsqMQCiG0K", "type": "Entry", "createdAt": "2016-01-19T13:51:58.820Z", "createdBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } }, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "u2viwgfeal0o" } }, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "someType" } }, "firstPublishedAt": "2016-01-19T13:52:13.524Z", "publishedCounter": 1, "publishedAt": "2016-01-19T13:52:13.524Z", "publishedBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } }, "publishedVersion": 34, "version": 35, "updatedAt": "2016-01-19T13:52:13.539Z", "updatedBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } } }, "fields": { "name": { "en-GB": "Test With Already Populated Field" }, "value": { "en-GB": "hello" } } } http_version: recorded_at: Tue, 19 Jan 2016 14:15:47 GMT - request: method: put uri: https://api.contentful.com/spaces/u2viwgfeal0o/entries/fIpsfQSOd22IsqMQCiG0K body: encoding: UTF-8 string: '{"fields":{"name":{"en-GB":"Test With Already Populated Field"},"value":{"en-GB":"goodbye"}}}' headers: User-Agent: - RubyContentfulManagementGem/0.7.3 Authorization: - Bearer Content-Type: - application/vnd.contentful.management.v1+json X-Contentful-Version: - '35' Connection: - close Host: - api.contentful.com response: status: code: 200 message: OK headers: 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,X-Contentful-Skip-Transformation Access-Control-Allow-Methods: - DELETE,GET,HEAD,POST,PUT,OPTIONS Access-Control-Allow-Origin: - "*" Access-Control-Expose-Headers: - Etag Access-Control-Max-Age: - '1728000' Cf-Space-Id: - u2viwgfeal0o Content-Type: - application/vnd.contentful.management.v1+json Date: - Tue, 19 Jan 2016 14:15:52 GMT Etag: - '"70a99177055547fd292104481d82a2c0"' Server: - nginx Strict-Transport-Security: - max-age=15768000 X-Content-Type-Options: - nosniff X-Contentful-Request-Id: - content-api:2y8OaGog5Oc068e8cQEiGi X-Powered-By: - Express Content-Length: - '1158' Connection: - Close body: encoding: UTF-8 string: | { "fields": { "name": { "en-GB": "Test With Already Populated Field" }, "value": { "en-GB": "goodbye" } }, "sys": { "id": "fIpsfQSOd22IsqMQCiG0K", "type": "Entry", "createdAt": "2016-01-19T13:51:58.820Z", "createdBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } }, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "u2viwgfeal0o" } }, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "someType" } }, "firstPublishedAt": "2016-01-19T13:52:13.524Z", "publishedCounter": 1, "publishedAt": "2016-01-19T13:52:13.524Z", "publishedBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } }, "publishedVersion": 34, "version": 36, "updatedAt": "2016-01-19T14:15:52.329Z", "updatedBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } } } } http_version: recorded_at: Tue, 19 Jan 2016 14:15:48 GMT - request: method: put uri: https://api.contentful.com/spaces/u2viwgfeal0o/entries/fIpsfQSOd22IsqMQCiG0K/published body: encoding: US-ASCII string: '' headers: User-Agent: - RubyContentfulManagementGem/0.7.3 Authorization: - Bearer Content-Type: - application/vnd.contentful.management.v1+json X-Contentful-Version: - '36' Content-Length: - '0' Connection: - close Host: - api.contentful.com response: status: code: 200 message: OK headers: 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,X-Contentful-Skip-Transformation Access-Control-Allow-Methods: - DELETE,GET,HEAD,POST,PUT,OPTIONS Access-Control-Allow-Origin: - "*" Access-Control-Expose-Headers: - Etag Access-Control-Max-Age: - '1728000' Cf-Space-Id: - u2viwgfeal0o Content-Type: - application/vnd.contentful.management.v1+json Date: - Tue, 19 Jan 2016 14:15:53 GMT Etag: - '"f460a8e2480eabe40a6dbf4c1cdc1082"' Server: - nginx Strict-Transport-Security: - max-age=15768000 X-Content-Type-Options: - nosniff X-Contentful-Request-Id: - content-api:21AwenjeW86wcQGcQ8wcyO X-Powered-By: - Express Content-Length: - '1158' Connection: - Close body: encoding: UTF-8 string: | { "fields": { "name": { "en-GB": "Test With Already Populated Field" }, "value": { "en-GB": "goodbye" } }, "sys": { "id": "fIpsfQSOd22IsqMQCiG0K", "type": "Entry", "createdAt": "2016-01-19T13:51:58.820Z", "createdBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } }, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "u2viwgfeal0o" } }, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "someType" } }, "firstPublishedAt": "2016-01-19T13:52:13.524Z", "publishedCounter": 2, "publishedAt": "2016-01-19T14:15:53.082Z", "publishedBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } }, "publishedVersion": 36, "version": 37, "updatedAt": "2016-01-19T14:15:53.082Z", "updatedBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } } } } http_version: recorded_at: Tue, 19 Jan 2016 14:15:49 GMT - request: method: put uri: https://api.contentful.com/spaces/u2viwgfeal0o/entries/fIpsfQSOd22IsqMQCiG0K body: encoding: UTF-8 string: '{"fields":{"name":{"en-GB":"Test With Already Populated Field"},"value":{"en-GB":"hello"}}}' headers: User-Agent: - RubyContentfulManagementGem/0.7.3 Authorization: - Bearer Content-Type: - application/vnd.contentful.management.v1+json X-Contentful-Version: - '37' Connection: - close Host: - api.contentful.com response: status: code: 200 message: OK headers: 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,X-Contentful-Skip-Transformation Access-Control-Allow-Methods: - DELETE,GET,HEAD,POST,PUT,OPTIONS Access-Control-Allow-Origin: - "*" Access-Control-Expose-Headers: - Etag Access-Control-Max-Age: - '1728000' Cf-Space-Id: - u2viwgfeal0o Content-Type: - application/vnd.contentful.management.v1+json Date: - Tue, 19 Jan 2016 14:15:54 GMT Etag: - '"bb4787d70e09cb1c16c8ea94c8c94c01"' Server: - nginx Strict-Transport-Security: - max-age=15768000 X-Content-Type-Options: - nosniff X-Contentful-Request-Id: - content-api:3cXw6aXSVqko80aiqs6gGi X-Powered-By: - Express Content-Length: - '1156' Connection: - Close body: encoding: UTF-8 string: | { "fields": { "name": { "en-GB": "Test With Already Populated Field" }, "value": { "en-GB": "hello" } }, "sys": { "id": "fIpsfQSOd22IsqMQCiG0K", "type": "Entry", "createdAt": "2016-01-19T13:51:58.820Z", "createdBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } }, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "u2viwgfeal0o" } }, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "someType" } }, "firstPublishedAt": "2016-01-19T13:52:13.524Z", "publishedCounter": 2, "publishedAt": "2016-01-19T14:15:53.082Z", "publishedBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } }, "publishedVersion": 36, "version": 38, "updatedAt": "2016-01-19T14:15:54.095Z", "updatedBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } } } } http_version: recorded_at: Tue, 19 Jan 2016 14:15:50 GMT - request: method: put uri: https://api.contentful.com/spaces/u2viwgfeal0o/entries/fIpsfQSOd22IsqMQCiG0K/published body: encoding: US-ASCII string: '' headers: User-Agent: - RubyContentfulManagementGem/0.7.3 Authorization: - Bearer Content-Type: - application/vnd.contentful.management.v1+json X-Contentful-Version: - '38' Content-Length: - '0' Connection: - close Host: - api.contentful.com response: status: code: 200 message: OK headers: 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,X-Contentful-Skip-Transformation Access-Control-Allow-Methods: - DELETE,GET,HEAD,POST,PUT,OPTIONS Access-Control-Allow-Origin: - "*" Access-Control-Expose-Headers: - Etag Access-Control-Max-Age: - '1728000' Cf-Space-Id: - u2viwgfeal0o Content-Type: - application/vnd.contentful.management.v1+json Date: - Tue, 19 Jan 2016 14:15:54 GMT Etag: - '"9ef690ebc05f2d03e6b911b0fa377ada"' Server: - nginx Strict-Transport-Security: - max-age=15768000 X-Content-Type-Options: - nosniff X-Contentful-Request-Id: - content-api:27oLCn8vMwmoCKYucwSAcc X-Powered-By: - Express Content-Length: - '1156' Connection: - Close body: encoding: UTF-8 string: | { "fields": { "name": { "en-GB": "Test With Already Populated Field" }, "value": { "en-GB": "hello" } }, "sys": { "id": "fIpsfQSOd22IsqMQCiG0K", "type": "Entry", "createdAt": "2016-01-19T13:51:58.820Z", "createdBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } }, "space": { "sys": { "type": "Link", "linkType": "Space", "id": "u2viwgfeal0o" } }, "contentType": { "sys": { "type": "Link", "linkType": "ContentType", "id": "someType" } }, "firstPublishedAt": "2016-01-19T13:52:13.524Z", "publishedCounter": 3, "publishedAt": "2016-01-19T14:15:54.805Z", "publishedBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } }, "publishedVersion": 38, "version": 39, "updatedAt": "2016-01-19T14:15:54.805Z", "updatedBy": { "sys": { "type": "Link", "linkType": "User", "id": "4SejVrWT96dvL9IV4Nb7sQ" } } } } http_version: recorded_at: Tue, 19 Jan 2016 14:15:51 GMT recorded_with: VCR 2.9.3