douglass.network/blob-view
A generic binary-blob getter.
{ "id": "douglass.network/blob-view", "title": "Blob view", "description": "A generic binary-blob getter.", "type": "blob-view", "parameters": { "$schema": "http://json-schema.org/draft-07/schema#", "type": "array", "minItems": 2, "additionalItems": false, "items": [ { "type": "string" }, { "type": "string" } ] } }