Sha256: ae81cbd27b539f4d88d3955893d385550a1a25a8c8f6bf954f0151563512706e

Contents?: true

Size: 284 Bytes

Versions: 2

Compression:

Stored size: 284 Bytes

Contents

{
    "products": [
        {
            "product_id": 10,
            "quantity": "10"
        },
        {
            "product_id": 20,
            "quantity": 20
        },
        {
            "product_id": 30,
            "quantity": 30
        }
    ],
    "empty_list": []
}

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
ruby-livr-2.0.0 spec/test_suite/positive/20-list_of_objects/input.json
livr2-2.0.0 spec/test_suite/positive/20-list_of_objects/input.json