{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/signwell/main/json-schema/CompletedPdfZipResponse.json", "title": "CompletedPdfZipResponse", "type": "string", "format": "binary", "description": "ZIP file containing the completed PDF (returned when file_format=zip)" }