test/vcr/cassettes/member_update_success.yml in access-2.0.39 vs test/vcr/cassettes/member_update_success.yml in access-2.0.40
- old
+ new
@@ -133,6 +133,51 @@
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
+- request:
+ method: put
+ uri: https://mms-stage.adcrws.com/v1/members/226872?program_id=2412
+ body:
+ encoding: UTF-8
+ string: '{"birth_date":"2016-01-12"}'
+ 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:
+ - Tue, 12 Jan 2016 18:09:40 GMT
+ body:
+ encoding: UTF-8
+ string: '{"username":"cs@test.com","birth_date":"2016-01-12","gender":null,"home_address":null,"default_location":null,"mobile_phone_number":null,"created_dts":"2015-12-15T00:33:37.372+0000","modified_dts":"2015-12-15T00:33:55.658+0000","last_registered_dts":"2015-10-07T19:57:56.456+0000","active":true,"messaging":null,"first_name":"Tep","last_name":"No","member_id":89738626,"program_id":2412,"member_key":"226872","program_key":"TYP123","cvt":"6fa6c66c4edc07b767f147a6e5fc614c20797ef0","lat_lon_address":null,"address":null}'
+ http_version:
+ recorded_at: Tue, 12 Jan 2016 18:08:13 GMT
recorded_with: VCR 3.0.0