Sha256: 8d2e2095c617336849fd22137edfec233ad0a0633f6578432e59b5d20f23febe
Contents?: true
Size: 898 Bytes
Versions: 2
Compression:
Stored size: 898 Bytes
Contents
{ "count": 3, "_embedded": { "terminals": [ { "resource": "terminal", "id": "terminal_one" }, { "resource": "terminal", "id": "terminal_two" }, { "resource": "terminal", "id": "terminal_three" } ] }, "_links": { "self": { "href": "https://api.mollie.com/v2/terminals", "type": "application/hal+json" }, "previous": null, "next": { "href": "https://api.mollie.com/v2/terminals?from=term_7MgL4wea46qkRcoTZjWEH", "type": "application/hal+json" }, "documentation": { "href": "https://docs.mollie.com/reference/v2/terminals-api/list-terminals", "type": "text/html" } } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mollie-api-ruby-4.15.0 | test/fixtures/terminals/list.json |
mollie-api-ruby-4.14.0 | test/fixtures/terminals/list.json |