app.thesocialwire.defs

samclemente.me

{
  "id": "app.thesocialwire.defs",
  "defs": {
    "error": {
      "type": "object",
      "required": [
        "error",
        "message"
      ],
      "properties": {
        "error": {
          "type": "string",
          "maxLength": 100
        },
        "message": {
          "type": "string",
          "maxLength": 2000
        }
      }
    },
    "jsonObject": {
      "type": "object",
      "description": "A forward-compatible Social Wire response object. Method-specific fields are documented by the service contract and may be extended without breaking older clients."
    },
    "publicationIds": {
      "type": "array",
      "items": {
        "type": "string",
        "maxLength": 2048
      },
      "maxLength": 1000
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.thesocialwire.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:qy5pluw2bsuq2x6albsgkvx3
CID
bafyreihqgpeyq3ecpiwcvedrhki2oflbh5yqkv7jargcj7w3xczjqgpyeu
Indexed At
2026-08-15 06:33 UTC
AT-URI
at://did:plc:qy5pluw2bsuq2x6albsgkvx3/com.atproto.lexicon.schema/app.thesocialwire.defs

Lexicon Garden

@