chore: build library from latest spec [skip ci]

This commit is contained in:
Stoat CI
2026-08-02 01:46:12 +00:00
parent 4e8e499438
commit 666c94007b
+2
View File
@@ -1840,6 +1840,8 @@ export interface components {
/** @enum {string} */
type: "YouTube";
id: string;
creator_name?: string | null;
creator_url?: string | null;
timestamp?: string | null;
}
| {