social.grain.defs

grain.social

{
  "id": "social.grain.defs",
  "defs": {
    "aspectRatio": {
      "type": "object",
      "required": [
        "width",
        "height"
      ],
      "properties": {
        "width": {
          "type": "integer",
          "minimum": 1
        },
        "height": {
          "type": "integer",
          "minimum": 1
        }
      },
      "description": "width:height represents an aspect ratio. It may be approximate, and may not correspond to absolute dimensions in any given unit."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.grain.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:e7rftrdyz5e2rw4y6ocszew2
CID
bafyreia3nt5ow66tq325s2p4vxqwzntvfgnasf5circqmaa7cqhlrq327e
Indexed At
2026-02-13 14:32 UTC
AT-URI
at://did:plc:e7rftrdyz5e2rw4y6ocszew2/com.atproto.lexicon.schema/social.grain.defs

Lexicon Garden

@