Vendor updated lexicons, WILL FAIL UPDATE (#11630)

This commit is contained in:
Eric Bailey
2026-09-01 18:33:53 -05:00
committed by GitHub
parent 2ffa02c82a
commit 56efeee5e2
2 changed files with 3 additions and 7 deletions
+2 -6
View File
@@ -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",