spec/cassettes/flows/create.yml in lifen-0.2.1 vs spec/cassettes/flows/create.yml in lifen-1.0.0
- old
+ new
@@ -3,35 +3,35 @@
- request:
method: post
uri: https://develop.lifen.fr/central/api/chats?rel=activeUsers
body:
encoding: UTF-8
- string: '{"title":"Rspec Flow"}'
+ string: '{"title":"Rspec Flow","users":[]}'
headers:
User-Agent:
- - Faraday v0.9.2
- X-Auth-Token:
- - valid_token
+ - Faraday v0.10.0
+ Authorization:
+ - Bearer valid_token
Content-Type:
- application/json
+ Accept:
+ - application/json
Accept-Encoding:
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
- Accept:
- - "*/*"
response:
status:
code: 200
message: OK
headers:
Server:
- Apache-Coyote/1.1
X-B3-Sampled:
- '1'
X-B3-Spanid:
- - f9e559ae8d3a29c3
+ - 7585f082524983e3
X-B3-Traceid:
- - f9e559ae8d3a29c3
+ - 7585f082524983e3
X-Content-Type-Options:
- nosniff
X-Xss-Protection:
- 1; mode=block
Cache-Control:
@@ -39,19 +39,17 @@
Pragma:
- no-cache
Expires:
- '0'
Content-Type:
- - application/hal+json;charset=UTF-8
+ - application/json;charset=UTF-8
Transfer-Encoding:
- chunked
Date:
- - Wed, 10 Aug 2016 07:16:01 GMT
- Connection:
- - close
+ - Fri, 09 Dec 2016 14:05:02 GMT
body:
encoding: UTF-8
- string: '[{"uuid":"11e65eca-4af7-d795-bf1a-0242ac110002","version":0,"title":"Rspec
- Flow","type":"regular","activeUsers":[{"uuid":"11e6b876-ba09-1d98-9f4c-0242ac110002","version":0,"firstName":"User","lastName":"User","hasEmail":false,"activated":false,"registered":false}]}]'
+ string: '[{"uuid":"11e6be18-7a35-d759-9177-0242ac110002","version":0,"title":"Rspec
+ Flow","activeUsers":[{"uuid":"11e6be14-8267-25ee-a3bd-0242ac110002","version":0,"firstName":"Existing","lastName":"User","hasEmail":false,"activated":false,"registered":false}],"type":"regular"}]'
http_version:
- recorded_at: Wed, 10 Aug 2016 07:16:01 GMT
+ recorded_at: Fri, 09 Dec 2016 14:03:11 GMT
recorded_with: VCR 3.0.3