aboutsummaryrefslogtreecommitdiffstats
path: root/testdata/interiorvalidationresp.json
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2026-05-14 18:26:01 -0400
committerSam Anthony <sam@samanthony.xyz>2026-05-14 18:26:01 -0400
commit7ffc98c007601921db0677fc07c9779f71bb3499 (patch)
tree84ef660183e9f89cad6ff3ac5f14a338aac86403 /testdata/interiorvalidationresp.json
parent28a5aa8c8e7a61dbf06a2cd72ea1bfdee8e67ba6 (diff)
downloadlulu-7ffc98c007601921db0677fc07c9779f71bb3499.zip
cli: test validate-interior
Diffstat (limited to 'testdata/interiorvalidationresp.json')
-rw-r--r--testdata/interiorvalidationresp.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/testdata/interiorvalidationresp.json b/testdata/interiorvalidationresp.json
new file mode 100644
index 0000000..90a7b09
--- /dev/null
+++ b/testdata/interiorvalidationresp.json
@@ -0,0 +1,10 @@
+{
+ "id": 1,
+ "source_url": "https://www.dropbox.com/sh/p3zh22vzsaegiri/AACOUn3LFKsITDzylh13bQpsa/161025/thesis2.pdf?dl=1",
+ "page_count": 210,
+ "errors": [
+ "Book Size: The book size you selected does not match the page size in the file you uploaded."
+ ],
+ "status": "VALIDATING",
+ "valid_pod_package_ids": null
+}