space.saebyeok.permissionSet

saebyeok.space

{
  "id": "space.saebyeok.permissionSet",
  "defs": {
    "main": {
      "type": "permission-set",
      "title": "Permission Set for repost, like, and post",
      "detail": "You can create and delete reposts and likes, and delete posts.",
      "title:lang": {
        "ko": "리포스트, 좋아요, 게시물 권한 세트"
      },
      "detail:lang": {
        "ko": "검색 결과에서 리포스트, 좋아요를 생성 및 삭제할 수 있고, 게시물을 삭제할 수 있습니다."
      },
      "permissions": [
        {
          "type": "permission",
          "action": [
            "create",
            "delete"
          ],
          "resource": "repo",
          "collection": [
            "app.bsky.feed.like",
            "app.bsky.feed.repost"
          ]
        },
        {
          "type": "permission",
          "action": [
            "delete"
          ],
          "resource": "repo",
          "collection": [
            "app.bsky.feed.post"
          ]
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against space.saebyeok.permissionSet

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

Metadata

DID
did:plc:6us5deg3vbtrwibj4if4uamw
CID
bafyreidzmoj4n26vxxnqcdnl26gx7ltuxtcwziynjunhxerxdw7sftpn5a
Indexed At
2026-03-28 07:35 UTC
AT-URI
at://did:plc:6us5deg3vbtrwibj4if4uamw/com.atproto.lexicon.schema/space.saebyeok.permissionSet

Version History (3 versions)

Referenced Schemas (3)

Lexicon Garden

@