Sha256: 15c0617dd44315cc48679e890b82f546d6eb62b79c1e4d10f40e822cb769db9a
Contents?: true
Size: 340 Bytes
Versions: 3
Compression:
Stored size: 340 Bytes
Contents
{ "id": 3, "serials": [100, 105, 444], "products": [ { "id": 100, "name": "Cat Plushie", "expireAt": null, "price": "19.95", "available": true }, { "id": 101, "name": "Taco", "expireAt": "2016-09-21T13:52:44+07:00", "price": "5.0", "available": true } ] }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
kanade-0.1.1 | spec/fixtures/catalog_camel_case.json |
kanade-0.1.0 | spec/fixtures/catalog_camel_case.json |
kanade-0.1.0.beta2 | spec/fixtures/catalog_camel_case.json |