info.charlebois.frame.image

charlebois.info

{
  "id": "info.charlebois.frame.image",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt",
          "embed"
        ],
        "properties": {
          "text": {
            "type": "string",
            "maxLength": 240
          },
          "embed": {
            "refs": [
              "lex:app.bsky.embed.images"
            ],
            "type": "union"
          },
          "aspect": {
            "enum": [
              "9:16",
              "original",
              "other"
            ],
            "type": "string"
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "expiresAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "Main definition for a frame image"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "description": "A frame image record for 9-16.lol"
}

Validate Record

Validate a record against info.charlebois.frame.image

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:y3lae7hmqiwyq7w2v3bcb2c2
CID
bafyreihm5lfjourkr4p53vwykx6pwdepab5aum6ttk5pk4a4k72aa6rv4e
Indexed At
2026-04-15 03:21 UTC
AT-URI
at://did:plc:y3lae7hmqiwyq7w2v3bcb2c2/com.atproto.lexicon.schema/info.charlebois.frame.image

Version History (3 versions)

Referenced Schemas (1)

  • lex:app.bsky.embed.images

Lexicon Garden

@