app.thesocialwire.operations.reconnectIngestion

samclemente.me

{
  "id": "app.thesocialwire.operations.reconnectIngestion",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "idempotencyKey",
            "expectedVersion"
          ],
          "properties": {
            "auditNote": {
              "type": "string",
              "maxLength": 2000
            },
            "idempotencyKey": {
              "type": "string",
              "maxLength": 128,
              "minLength": 1
            },
            "expectedVersion": {
              "type": "integer",
              "minimum": 0
            },
            "environmentConfirmation": {
              "type": "string",
              "maxLength": 32
            }
          }
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "InvalidRequest"
        },
        {
          "name": "Forbidden"
        },
        {
          "name": "Conflict"
        },
        {
          "name": "Unavailable"
        }
      ],
      "output": {
        "schema": {
          "ref": "app.thesocialwire.defs#jsonObject",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "description": "The Social Wire operator procedure reconnectIngestion."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.thesocialwire.operations.reconnectIngestion

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:qy5pluw2bsuq2x6albsgkvx3
CID
bafyreigzbg53ag4hfd5kstxyogqwdabtqinlnvkmuc75vsirwcnzfwkozm
Indexed At
2026-08-15 17:31 UTC
AT-URI
at://did:plc:qy5pluw2bsuq2x6albsgkvx3/com.atproto.lexicon.schema/app.thesocialwire.operations.reconnectIngestion

Referenced Schemas (1)

Lexicon Garden

@