aboutsummaryrefslogtreecommitdiffstats
path: root/job.yml
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-01-30 00:26:11 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-31 21:57:45 +0100
commit11a86e444da4ffcb0d5aa5203fda2d0ebc001a7c (patch)
tree32850078ef94e211fa0a815630cfe5a5b2b2df30 /job.yml
parent842a9d928e0061dfe04806eae2bc87ad4db47331 (diff)
downloadqpdf-11a86e444da4ffcb0d5aa5203fda2d0ebc001a7c.tar.zst
QPDFJob: autogenerate json init and declarations
Now still have to go through and implement the handlers.
Diffstat (limited to 'job.yml')
-rw-r--r--job.yml15
1 files changed, 6 insertions, 9 deletions
diff --git a/job.yml b/job.yml
index 4709e9d0..3ad65a70 100644
--- a/job.yml
+++ b/job.yml
@@ -253,16 +253,13 @@ json:
# a "schema" (as in JSON.hh) for the json input to QPDFJob. The
# leading underscore is removed.
_input:
- # QXXXQ need to figure out how to specify input and output
- _file:
- _name: "input filename"
- main.password:
- password-file:
- _empty: "qxxxq empty"
+ _fileName: "input filename"
+ main.password:
+ password-file:
+ empty:
_output:
- _file:
- _name: "output filename"
- _replace-input: "qxxxq replace input"
+ _fileName: "output filename"
+ _replace-input: "set to true to replace input"
_options:
qdf:
preserve-unreferenced: