Docupilot · Schema

PatchedUpdateNewTemplate

Document GenerationPDF GenerationDocument AutomationTemplate EngineeSignatureWorkflow Automation

Properties

Name Type Description
file string
View JSON Schema on GitHub

JSON Schema

app-PatchedUpdateNewTemplate.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "PatchedUpdateNewTemplate",
  "description": "",
  "type": "object",
  "properties": {
    "file": {
      "type": "string",
      "format": "binary"
    }
  }
}