sh.diffuse.atproto.space
Schema Diff
+1 -1
1
1
{
2
2
"id": "sh.diffuse.atproto.space",
3
3
"defs": {
4
4
"main": {
5
5
"key": "literal:self",
6
6
"name": "Diffuse Library",
7
7
"type": "space",
8
8
"collections": [
9
9
"sh.diffuse.output.facet",
10
10
"sh.diffuse.output.playlistItemBundle",
11
11
"sh.diffuse.output.setting",
12
12
"sh.diffuse.output.trackBundle"
13
13
],
14
-
"description": "A Diffuse library, stored in a permissioned AT Protocol space. May be the user's own personal space or a shared space between invited members."
14
+
"description": "The user's personal Diffuse library, stored in a permissioned AT Protocol space."
15
15
}
16
16
},
17
17
"$type": "com.atproto.lexicon.schema",
18
18
"lexicon": 1
19
19
}