app.thesocialwire.operations.updateGap

samclemente.me

{
  "id": "app.thesocialwire.operations.updateGap",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "id",
            "status",
            "idempotencyKey",
            "expectedVersion"
          ],
          "properties": {
            "id": {
              "type": "string",
              "maxLength": 256
            },
            "status": {
              "type": "string",
              "maxLength": 64
            },
            "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 updateGap."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.thesocialwire.operations.updateGap

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

Metadata

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

Referenced Schemas (1)

Lexicon Garden

@