From 56efeee5e237589b9e9a94f4253d02de778b7bfc Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Tue, 1 Sep 2026 18:33:53 -0500 Subject: [PATCH] Vendor updated lexicons, WILL FAIL UPDATE (#11630) --- lexicons.json | 2 +- lexicons/app/bsky/embed/video.json | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/lexicons.json b/lexicons.json index ca0e64f570..1d7ecd3c87 100644 --- a/lexicons.json +++ b/lexicons.json @@ -426,7 +426,7 @@ }, "app.bsky.embed.video": { "uri": "at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/app.bsky.embed.video", - "cid": "bafyreiaqos23yv3t4ptrxily6s6qea5fcxfjzjlm42zq46xweby2mkgr4m" + "cid": "bafyreihoxb7lvczityqcv2s5od3rllmkee7tn3m4qg6wn34kd6m45p6v24" }, "app.bsky.feed.defs": { "uri": "at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/app.bsky.feed.defs", diff --git a/lexicons/app/bsky/embed/video.json b/lexicons/app/bsky/embed/video.json index 5033261982..9a7df6c796 100644 --- a/lexicons/app/bsky/embed/video.json +++ b/lexicons/app/bsky/embed/video.json @@ -9,9 +9,7 @@ "properties": { "alt": { "type": "string", - "maxLength": 10000, - "description": "Alt text description of the video, for accessibility.", - "maxGraphemes": 1000 + "description": "Alt text description of the video, for accessibility." }, "video": { "type": "blob", @@ -51,9 +49,7 @@ ], "properties": { "alt": { - "type": "string", - "maxLength": 10000, - "maxGraphemes": 1000 + "type": "string" }, "cid": { "type": "string",