@atproto/api 0.20.40 → 0.20.41

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.
@@ -3262,8 +3262,6 @@ export const schemaDict = {
3262
3262
  alt: {
3263
3263
  type: 'string',
3264
3264
  description: 'Alt text description of the video, for accessibility.',
3265
- maxGraphemes: 1000,
3266
- maxLength: 10000,
3267
3265
  },
3268
3266
  aspectRatio: {
3269
3267
  type: 'ref',
@@ -3309,8 +3307,6 @@ export const schemaDict = {
3309
3307
  },
3310
3308
  alt: {
3311
3309
  type: 'string',
3312
- maxGraphemes: 1000,
3313
- maxLength: 10000,
3314
3310
  },
3315
3311
  aspectRatio: {
3316
3312
  type: 'ref',