UNPKG

vue-blocklink

Version:

Vue support for the Blockchain Link browser extension

14 lines (13 loc) 306 B
{ "id": "/relayerApiOrdersResponseSchema", "type": "object", "allOf": [ { "$ref": "/paginatedCollectionSchema" }, { "properties": { "records": { "$ref": "/relayerApiOrdersSchema" } }, "required": ["records"] } ] }