aboutsummaryrefslogtreecommitdiff
path: root/schemas_json/messages.yaml
diff options
context:
space:
mode:
authorbozokopic <bozo.kopic@gmail.com>2018-04-18 17:08:42 +0200
committerbozokopic <bozo.kopic@gmail.com>2018-04-18 17:08:42 +0200
commit254515b18cdc9cfa73afb690eeb7d7f2a1fc299b (patch)
treebcba7694f94dfcb4cb6d74221407c202cdbe37bd /schemas_json/messages.yaml
parent71893908e6f39772422ae45cb01038ca6e042f93 (diff)
WIP generate output - pycairo implementation
Diffstat (limited to 'schemas_json/messages.yaml')
-rw-r--r--schemas_json/messages.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/schemas_json/messages.yaml b/schemas_json/messages.yaml
index 44b8c3a..7a4d210 100644
--- a/schemas_json/messages.yaml
+++ b/schemas_json/messages.yaml
@@ -35,12 +35,17 @@ definitions:
required:
- result
- output_type
+ - panel
properties:
result:
"$ref": "opcut://result.yaml#"
output_type:
enum:
- PDF
+ panel:
+ type:
+ - "null"
+ - string
response:
type: object
required: