Sha256: 61e7819ac45a359e78b48b083c15d76ecda89c3416e7b0a3a6c4868b3ded3346

Contents?: true

Size: 157 Bytes

Versions: 4

Compression:

Stored size: 157 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<orders>
  <order number="12345">
    <status>ERROR</status>
    <details>Bad postcode</details>
  </order>
</orders>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
carousel-ruby-api-0.0.6 spec/fixtures/error_order_response.xml
carousel-ruby-api-0.0.5 spec/fixtures/error_order_response.xml
carousel-ruby-api-0.0.4 spec/fixtures/error_order_response.xml
carousel-ruby-api-0.0.3 spec/fixtures/error_order_response.xml