pub.openletter.contribution

openletter.pub

{
  "id": "pub.openletter.contribution",
  "defs": {
    "main": {
      "key": "any",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "subject",
          "createdAt"
        ],
        "properties": {
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "The petition being co-authored."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          }
        }
      },
      "description": "A co-author's attestation that they helped write a petition, paired with the petition's contributors list."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against pub.openletter.contribution

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:vrxdl7yd3vz2hzdosqaywvb3
CID
bafyreibsdhxkvg7imp4obrwzlhfk4dikkocbahyczhdqjws7a3jloy3l3a
Indexed At
2026-06-09 11:42 UTC
AT-URI
at://did:plc:vrxdl7yd3vz2hzdosqaywvb3/com.atproto.lexicon.schema/pub.openletter.contribution

Lexicon Garden

@