changedInput schema / properties / filename / description
Previous value: -"Nombre del archivo (p. ej. \"plantilla.zip\")."New value: +"Name of the file (e.g. \"plantilla.zip\")."
changedOutput schema / properties / blobUrl / description
Previous value: -"URL final del archivo en el almacén privado."New value: +"Final URL of the file in the private store."
changedOutput schema / properties / expiresAt / description
Previous value: -"Cuándo caduca el enlace de subida (ISO 8601)."New value: +"When the upload link expires (ISO 8601)."
changedOutput schema / properties / expiresIn / description
Previous value: -"Lo mismo dicho en claro."New value: +"The same thing in plain words."
changedOutput schema / properties / filename / description
Previous value: -"Nombre saneado con el que se guarda."New value: +"Sanitized name it is stored under."
changedOutput schema / properties / instructions / description
Previous value: -"Cómo subir el archivo y qué hacer después."New value: +"How to upload the file and what to do afterwards."
changedOutput schema / properties / issued / description
Previous value: -"Siempre 1: el entregable es UNO por plantilla."New value: +"Always 1: there is ONE deliverable per template."
changedOutput schema / properties / maxBytes / description
Previous value: -"Tamaño máximo admitido, en bytes."New value: +"Maximum accepted size, in bytes."
changedOutput schema / properties / pathname / description
Previous value: -"Ruta dentro del almacén; se repite en submit_for_review."New value: +"Path inside the store; you repeat it in submit_for_review."
changedOutput schema / properties / presignedUrl / description
Previous value: -"URL firmada a la que hacer el PUT del archivo."New value: +"Signed URL to PUT the file to."
changedOutput schema / properties / uploadToken / description
Previous value: -"MAC que ata el archivo a tu cuenta para el envío."New value: +"MAC that ties the file to your account for the submission."
changedOutput schema / properties / uploadTokenExpiresIn / description
Previous value: -"Cuánto vive el uploadToken, en claro."New value: +"How long the uploadToken lives, in plain words."