space.highport.admin.rebuildSnapshot

lexicons.highport.space

{
  "id": "space.highport.admin.rebuildSnapshot",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "domain"
          ],
          "properties": {
            "cid": {
              "type": "string",
              "format": "cid",
              "description": "Rebuild this record version; absent rebuilds the active one."
            },
            "domain": {
              "type": "string",
              "maxLength": 253,
              "description": "The hostname."
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "jobId"
          ],
          "properties": {
            "jobId": {
              "type": "string"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Force re-materialization of a snapshot from the content-addressed store without refetching from the publisher's repository."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against space.highport.admin.rebuildSnapshot

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ciygg5hma4q7ah2kxaszkyob
CID
bafyreia6qic4m4oc3u55la5qpq4x7euakihqxhaih3vjwnyglxsf3w4n5e
Indexed At
2026-09-01 13:03 UTC
AT-URI
at://did:plc:ciygg5hma4q7ah2kxaszkyob/com.atproto.lexicon.schema/space.highport.admin.rebuildSnapshot

Version History (2 versions)

Lexicon Garden

@