diff options
Diffstat (limited to 'testdata/interiorvalidationresp.json')
| -rw-r--r-- | testdata/interiorvalidationresp.json | 10 |
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 +} |