{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/signwell/main/json-schema/CompletedPdfBinaryResponse.json", "title": "CompletedPdfBinaryResponse", "type": "string", "format": "binary", "description": "Raw PDF binary data (default response when url_only=false)" }