games.gamesgamesgamesgames.slug

lexicon.store View official

{
  "id": "games.gamesgamesgamesgames.slug",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "slug",
          "ref"
        ],
        "properties": {
          "ref": {
            "type": "string",
            "format": "at-uri",
            "description": "AT URI of the record this slug points to."
          },
          "slug": {
            "type": "string",
            "maxLength": 64,
            "minLength": 1,
            "description": "The human-readable slug value used in URLs."
          }
        }
      },
      "description": "A human-readable/writable slug pointing to a separate record by the slug's creator."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against games.gamesgamesgamesgames.slug

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:lexicon.store
CID
bafyreiez7wpbv54cir2rdj2f2vlwvswvgveiuepjqu2t4c7hlcli7uqcea
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/games.gamesgamesgamesgames.slug

Lexicon Garden

@