app.blebbit.authr.folder.updateFolderRelationship

blebbit.app

{
  "id": "app.blebbit.authr.folder.updateFolderRelationship",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "subject",
            "relation",
            "resource"
          ],
          "properties": {
            "subject": {
              "type": "string"
            },
            "relation": {
              "type": "string"
            },
            "resource": {
              "type": "string"
            }
          }
        },
        "encoding": "application/json"
      },
      "$authzed": "admin",
      "$flexicon": {
        "action": "rel-update"
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1,
  "$flexicon": {
    "lname": "folder",
    "lplural": "folders"
  },
  "description": "update a relationship for folder"
}

Validate Record

Validate a record against app.blebbit.authr.folder.updateFolderRelationship

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:veavz5io7eocwh7dbrhr2thi
CID
bafyreiftfhhhl7uwmfhtcaqnrn3iqbi6ngdfon7p42s6tjgz4f4rsbjlxm
Indexed At
2026-02-12 22:15 UTC
AT-URI
at://did:plc:veavz5io7eocwh7dbrhr2thi/com.atproto.lexicon.schema/app.blebbit.authr.folder.updateFolderRelationship

Lexicon Garden

@