changedInput schema / properties / count / description
Previous value: -"Cuántos enlaces emitir de golpe, todos de ese mismo `tipo` (1-5; por defecto 1). Un expediente suele llevar varias capturas: pedirlas en una llamada ahorra viajes. Para mezclar tipos, una llamada por tipo. / How many links to issue at once, all of the same type."New value: +"How many links to issue at once, all of the same `tipo` (1-5; 1 by default). A case file usually carries several screenshots: asking for them in one call saves round trips. To mix types, one call per type."
changedInput schema / properties / ordenId / description
Previous value: -"ALIAS RETIRADO de `orderId`: sigue funcionando, pero usa `orderId` (se quitará en una tanda futura, aún sin fecha). / DEPRECATED alias of `orderId`. Id de la orden en disputa a cuyo expediente vas a aportar (el ordenId o el compraId de my_purchases). Solo el comprador de esa orden puede aportar pruebas."New value: +"DEPRECATED alias of `orderId`: it still works, but use `orderId` (it will be removed in a future round, no date yet). Id of the disputed order whose case file you are going to add to (the ordenId or the compraId from my_purchases). Only the buyer of that order can file evidence."
changedInput schema / properties / orderId / description
Previous value: -"Id de la orden en disputa a cuyo expediente vas a aportar (el ordenId o el compraId de my_purchases). Solo el comprador de esa orden puede aportar pruebas."New value: +"Id of the disputed order whose case file you are going to add to (the ordenId or the compraId from my_purchases). Only the buyer of that order can file evidence."
changedInput schema / properties / tipo / description
Previous value: -"ALIAS RETIRADO de `type`: sigue funcionando, pero usa `type` (se quitará en una tanda futura, aún sin fecha). / DEPRECATED alias of `type`. Tipo del archivo: image/jpeg, image/png o application/pdf. Nada más."New value: +"DEPRECATED alias of `type`: it still works, but use `type` (it will be removed in a future round, no date yet). File type: image/jpeg, image/png or application/pdf. Nothing else."
changedInput schema / properties / type / description
Previous value: -"Tipo del archivo: image/jpeg, image/png o application/pdf. Nada más."New value: +"File type: image/jpeg, image/png or application/pdf. Nothing else."
changedOutput schema / properties / expiresAt / description
Previous value: -"Cuándo caducan los enlaces, en ISO 8601."New value: +"When the links expire, in ISO 8601."
changedOutput schema / properties / expiresIn / description
Previous value: -"Lo que duran, dicho en palabras."New value: +"How long they last, said in words."
changedOutput schema / properties / instructions / description
Previous value: -"Qué hacer con los enlaces, paso a paso."New value: +"What to do with the links, step by step."
changedOutput schema / properties / issued / description
Previous value: -"Cuántos enlaces se emitieron de verdad."New value: +"How many links were actually issued."
changedOutput schema / properties / links / description
Previous value: -"Un enlace por archivo, todos del mismo `mimeType`. Puede traer menos de los pedidos si el cupo de subidas se agota a mitad."New value: +"One link per file, all of the same `mimeType`. It may bring back fewer than requested if the upload quota runs out halfway."
changedOutput schema / properties / links / items / properties / presignedUrl / description
Previous value: -"URL firmada a la que se sube el archivo con un PUT."New value: +"Signed URL the file is uploaded to with a PUT."
changedOutput schema / properties / links / items / properties / storageRef / description
Previous value: -"Referencia del archivo en el almacén; es lo que pide submit_evidence."New value: +"Reference of the file in the store; it is what submit_evidence asks for."
changedOutput schema / properties / maxBytes / description
Previous value: -"Tamaño máximo en bytes de cada archivo (no es dinero: es una cuenta)."New value: +"Maximum size in bytes of each file (this is not money: it is a count)."
changedOutput schema / properties / mimeType / description
Previous value: -"Tipo del archivo que aceptan estos enlaces."New value: +"File type these links accept."
changedOutput schema / properties / presignedUrl / description
Previous value: -"El primero de `links`, repetido suelto para los clientes antiguos."New value: +"The first one in `links`, repeated on its own for older clients."
changedOutput schema / properties / storageRef / description
Previous value: -"El `storageRef` del primer enlace, repetido suelto."New value: +"The `storageRef` of the first link, repeated on its own."