test/vcr/cassettes/member_update_success.yml in access-2.0.38 vs test/vcr/cassettes/member_update_success.yml in access-2.0.39

- old
+ new

@@ -88,6 +88,51 @@ body: encoding: UTF-8 string: '{"username":"cs@test.com","birth_date":"2016-01-04","gender":null,"home_address":null,"default_location":null,"mobile_phone_number":null,"created_dts":"2015-12-15T17:08:07.614+0000","modified_dts":"2015-12-15T17:08:25.300+0000","last_registered_dts":"2015-10-07T19:57:56.456+0000","active":true,"messaging":null,"first_name":"Cody","last_name":"Stringham","member_id":89738626,"program_id":2412,"member_key":"226872","program_key":"TYP123","cvt":"6fa6c66c4edc07b767f147a6e5fc614c20797ef0","lat_lon_address":null,"address":null}' http_version: recorded_at: Mon, 04 Jan 2016 19:54:37 GMT +- request: + method: put + uri: https://mms-stage.adcrws.com/v1/members/226872?program_id=2412 + body: + encoding: UTF-8 + string: '{"birth_date":"2016-01-08"}' + headers: + Access-Token: + - ACCESS_TOKEN + Content-Type: + - application/json + Accept: + - application/json + response: + status: + code: 200 + message: OK + headers: + Server: + - Apache-Coyote/1.1 + X-Content-Type-Options: + - nosniff + X-Xss-Protection: + - 1; mode=block + Cache-Control: + - no-cache, no-store, max-age=0, must-revalidate + Pragma: + - no-cache + Expires: + - '0' + X-Frame-Options: + - DENY + X-Application-Context: + - application:main,stage:10110 + Content-Type: + - application/json;charset=UTF-8 + Transfer-Encoding: + - chunked + Date: + - Fri, 08 Jan 2016 17:14:49 GMT + body: + encoding: UTF-8 + string: '{"username":"cs@test.com","birth_date":"2016-01-08","gender":null,"home_address":null,"default_location":null,"mobile_phone_number":null,"created_dts":"2016-01-08T17:14:47.489+0000","modified_dts":"2016-01-08T17:14:47.489+0000","last_registered_dts":"2015-10-07T19:57:56.456+0000","active":true,"messaging":null,"first_name":"Cody","last_name":"Stringham","member_id":89738626,"program_id":2412,"member_key":"226872","program_key":"TYP123","cvt":"6fa6c66c4edc07b767f147a6e5fc614c20797ef0","lat_lon_address":null,"address":null}' + http_version: + recorded_at: Fri, 08 Jan 2016 17:13:22 GMT recorded_with: VCR 3.0.0