From 622673c8dc491a9dfc3ebb4af17a612f23e27a9a Mon Sep 17 00:00:00 2001 From: Stoat CI Date: Thu, 2 Apr 2026 03:00:12 +0000 Subject: [PATCH] chore: build library from latest spec [skip ci] --- src/schema.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/schema.ts b/src/schema.ts index 9d1d85d..7264915 100644 --- a/src/schema.ts +++ b/src/schema.ts @@ -1053,7 +1053,7 @@ export interface components { /** Format: uint */ height: number; thumbhash?: number[] | null; - animated: boolean; + animated?: boolean | null; } | { /** @enum {string} */