From e3506253f17137d6d4831b4615d74689446da72c Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 31 Jan 2022 14:20:06 -0500 Subject: Add optional version to --json --- job.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'job.yml') diff --git a/job.yml b/job.yml index bfd4f6f1..4b1df7cf 100644 --- a/job.yml +++ b/job.yml @@ -29,6 +29,9 @@ choices: - all - print - screen + json_version: + - 1 + - latest json_key: # The list of selectable top-level keys id duplicated in the # following places: job.yml, QPDFJob::json_schema, and @@ -88,7 +91,6 @@ options: - generate-appearances - ignore-xref-streams - is-encrypted - - json - keep-inline-images - linearize - list-attachments @@ -156,6 +158,8 @@ options: password-mode: password_mode remove-unreferenced-resources: remove_unref stream-data: stream_data + optional_choices: + json: json_version - table: pages config: c_pages prefix: Pages -- cgit v1.2.3-54-g00ecf