|
description: Zip file of the book. |
you assume a "push" with a zip file. Why??? It's more efficient to send a URL and have the server pull in the file. This is because
the html is much smaller than most images, and you want to process images one by one. You don't need to get sound files, or css files or font files.
alt-text-backend/openapi.yaml
Line 114 in 7afe104
you assume a "push" with a zip file. Why??? It's more efficient to send a URL and have the server pull in the file. This is because
the html is much smaller than most images, and you want to process images one by one. You don't need to get sound files, or css files or font files.