com.suibari.nagi.requestNewsReview

suibari.com

{
  "id": "com.suibari.nagi.requestNewsReview",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "subject"
          ],
          "properties": {
            "subject": {
              "ref": "com.atproto.repo.strongRef",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "AuthRequired"
        },
        {
          "name": "RateLimited"
        },
        {
          "name": "InvalidRecord"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "status"
          ],
          "properties": {
            "status": {
              "type": "string",
              "knownValues": [
                "pending",
                "processing",
                "approved",
                "rejected",
                "failed",
                "cancelled"
              ]
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "本人のPDSに作成したニュースレコードを非同期審査へ送る。"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.suibari.nagi.requestNewsReview

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:uixgxpiqf4i63p6rgpu7ytmx
CID
bafyreihgwsfm443za3t3ac42wfdr7anpzcx77h3hmroqnhv4ovlhxaxei4
Indexed At
2026-08-02 04:33 UTC
AT-URI
at://did:plc:uixgxpiqf4i63p6rgpu7ytmx/com.atproto.lexicon.schema/com.suibari.nagi.requestNewsReview

Lexicon Garden

@