garden.atmo.circle
Schema Diff
+1 -1
1
1
{
2
2
"id": "garden.atmo.circle",
3
3
"defs": {
4
4
"main": {
5
5
"key": "literal:self",
6
6
"name": "Atmo Circle",
7
7
"type": "space",
8
8
"collections": [
9
9
"garden.atmo.circle.note",
10
10
"garden.atmo.circle.reaction"
11
11
],
12
-
"description": "A private multi-writer circle for reciprocal followers."
12
+
"description": "A private multi-writer circle using native PDS membership."
13
13
}
14
14
},
15
15
"$type": "com.atproto.lexicon.schema",
16
16
"lexicon": 1
17
17
}