fixtures/vcr_cassettes/transitions/one.yml in ruby-ecomm-client-1.0.0 vs fixtures/vcr_cassettes/transitions/one.yml in ruby-ecomm-client-1.1.0
- old
+ new
@@ -2,41 +2,41 @@
http_interactions:
- request:
method: post
uri: http://bonsai.dev.glbt1.gdg/bonsai/bonsaimanager/service.asmx
body:
- string: <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tns="#Bonsai"><env:Body><tns:GetAccountXml><tns:TreeID>1734</tns:TreeID><tns:IDType>ORION</tns:IDType><tns:ResourceType>outright</tns:ResourceType><tns:ResourceID>e1dd6ab9-b072-11e3-9aad-005056953ce3</tns:ResourceID><tns:PrivateLabelID>1</tns:PrivateLabelID></tns:GetAccountXml></env:Body></env:Envelope>
+ string: <?xml version="1.0" encoding="UTF-8"?><env:Envelope xmlns:tns="#Bonsai" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Body><tns:GetAccountXml><tns:IDType>ORION</tns:IDType><tns:PrivateLabelID>1</tns:PrivateLabelID><tns:ResourceType>outright</tns:ResourceType><tns:TreeID>1734</tns:TreeID><tns:ResourceID>10e16f14-b606-11e3-a45e-0050569575d8</tns:ResourceID></tns:GetAccountXml></env:Body></env:Envelope>
headers:
- accept:
- - "*/*"
- content-length:
- - "515"
content-type:
- text/xml;charset=UTF-8
+ content-length:
+ - "515"
+ accept:
+ - "*/*"
soapaction:
- "\"#Bonsai/GetAccountXml\""
response:
status:
code: 200
message: OK
headers:
- connection:
- - close
+ content-type:
+ - text/xml; charset=utf-8
+ content-length:
+ - "768"
x-aspnet-version:
- 4.0.30319
cache-control:
- private, max-age=0
- content-length:
- - "768"
server:
- Microsoft-IIS/7.0
date:
- - Wed, 26 Mar 2014 03:23:44 GMT
- content-type:
- - text/xml; charset=utf-8
+ - Fri, 28 Mar 2014 00:22:33 GMT
+ connection:
+ - close
x-powered-by:
- ASP.NET
body:
- string: <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><GetAccountXmlResponse xmlns="#Bonsai"><ResultCode>0</ResultCode><AccountXml><Bonsai><Bonsai PrivateLabelID="1" ResourceID="e1dd6ab9-b072-11e3-9aad-005056953ce3" IsPastDue="False" IsFree="False" CurrentTreeID="1735" CurrentUnifiedProductID="2701" xmlns=""><Tree TreeID="1734" NodeID="1734" UnifiedProductID="2697" IsFree="False"><Transition NodeName="Outright - Free" UnifiedProductID="2701" TreeID="1735" IsFree="False" NodeID="1735" /><FilteredTransitions /></Tree></Bonsai></Bonsai></AccountXml></GetAccountXmlResponse></soap:Body></soap:Envelope>
+ string: <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><GetAccountXmlResponse xmlns="#Bonsai"><ResultCode>0</ResultCode><AccountXml><Bonsai><Bonsai PrivateLabelID="1" ResourceID="10e16f14-b606-11e3-a45e-0050569575d8" IsPastDue="False" IsFree="False" CurrentTreeID="1735" CurrentUnifiedProductID="2701" xmlns=""><Tree TreeID="1734" NodeID="1734" UnifiedProductID="2697" IsFree="False"><Transition NodeName="Outright - Free" UnifiedProductID="2701" TreeID="1735" IsFree="False" NodeID="1735" /><FilteredTransitions /></Tree></Bonsai></Bonsai></AccountXml></GetAccountXmlResponse></soap:Body></soap:Envelope>
http_version: "1.1"
- recorded_at: Wed, 26 Mar 2014 03:23:45 GMT
+ recorded_at: Fri, 28 Mar 2014 00:22:36 GMT
recorded_with: VCR 2.8.0