@oxyhq/contracts 0.30.0 → 0.31.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -88,6 +88,8 @@ export const assetUploadTicketSchema = z.object({
88
88
  * carries the long immutable cache header (assets are content-addressed).
89
89
  */
90
90
  cacheControl: z.string(),
91
+ /** Base64 SHA-256 value required in the presigned PUT's checksum header. */
92
+ checksumSHA256: z.string(),
91
93
  });
92
94
  /**
93
95
  * `POST /updates/v1/assets/init` response. `missing` holds a presigned upload