dev.roe.usesCategory

danielroe.dev

{
  "id": "dev.roe.usesCategory",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "title",
          "createdAt"
        ],
        "properties": {
          "order": {
            "type": "integer",
            "default": 100,
            "description": "Lower values render first. Defaults to 100 in the editor."
          },
          "title": {
            "type": "string",
            "maxLength": 2560,
            "maxGraphemes": 256
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "displayAsGrid": {
            "type": "boolean",
            "default": false
          }
        }
      },
      "description": "A category on the /uses page. Items belong to a category via dev.roe.usesItem.category."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.roe.usesCategory

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:jbeaa5kdaladzwq3r7f5xgwe
CID
bafyreiceiigpbo4k73euq32rutog4cfk6one5xy7qiiobdbcs4g6j5nm4m
Indexed At
2026-07-29 22:37 UTC
AT-URI
at://did:plc:jbeaa5kdaladzwq3r7f5xgwe/com.atproto.lexicon.schema/dev.roe.usesCategory

Lexicon Garden

@