space.saebyeok.permissionSet

saebyeok.space

Schema Diff

+3 -13

From

CID
bafyreidzmoj4n26...
Indexed At
2026-03-28 07:35 UTC
View this version

To

CID
bafyreig2bvvhbq6...
Indexed At
2026-03-28 07:39 UTC
View this version
1 1
{
2 2
  "id": "space.saebyeok.permissionSet",
3 3
  "defs": {
4 4
    "main": {
5 5
      "type": "permission-set",
6 -
      "title": "Permission Set for repost, like, and post",
7 -
      "detail": "You can create and delete reposts and likes, and delete posts.",
6 +
      "title": "리포스트, 좋아요, 게시물 권한 (Permission Set for repost, like, and post)",
7 +
      "detail": "검색 결과에서 리포스트, 좋아요를 생성 및 삭제할 수 있고, 게시물을 삭제할 수 있습니다. (You can create and delete reposts and likes, and delete posts.)",
8 8
      "title:lang": {
9 -
        "ko": "리포스트, 좋아요, 게시물 권한 세트"
9 +
        "ko": "리포스트, 좋아요, 게시물 권한"
10 10
      },
11 11
      "detail:lang": {
12 12
        "ko": "검색 결과에서 리포스트, 좋아요를 생성 및 삭제할 수 있고, 게시물을 삭제할 수 있습니다."
13 13
      },
14 14
      "permissions": [
15 15
        {
16 16
          "type": "permission",
17 17
          "action": [
18 18
            "create",
19 19
            "delete"
20 20
          ],
21 21
          "resource": "repo",
22 22
          "collection": [
23 23
            "app.bsky.feed.like",
24 24
            "app.bsky.feed.repost"
25 -
          ]
26 -
        },
27 -
        {
28 -
          "type": "permission",
29 -
          "action": [
30 -
            "delete"
31 -
          ],
32 -
          "resource": "repo",
33 -
          "collection": [
34 -
            "app.bsky.feed.post"
35 25
          ]
36 26
        }
37 27
      ]
38 28
    }
39 29
  },
40 30
  "$type": "com.atproto.lexicon.schema",
41 31
  "lexicon": 1
42 32
}

Compare Other Versions

Lexicon Garden

@