space.highport.sites.space
Schema Diff
+1 -1
1
1
{
2
2
"id": "space.highport.sites.space",
3
3
"defs": {
4
4
"main": {
5
5
"key": "any",
6
6
"name": "highport.space sites space",
7
7
"type": "space",
8
8
"collections": [
9
9
"space.highport.sites.site",
10
10
"space.highport.sites.tile"
11
11
],
12
-
"description": "A highport.space space: a private place where an identity keeps site and tile records that highport.space publishes, and which the identity may share with members for reading. highport.space reads only the authority's own repo in the space; records other members write into it are theirs but are not served. Domains are registered to a space by its authority."
12
+
"description": "A private place where an identity keeps site and tile records for highport.space to publish, optionally shared with members who can read them. Only the authority's own repo in the space is read; records other members write there are not served. Only the authority can register domains to a space."
13
13
}
14
14
},
15
15
"$type": "com.atproto.lexicon.schema",
16
16
"lexicon": 1
17
17
}