update, rm permission sets

This commit is contained in:
Samuel Newman
2026-08-04 19:18:54 +03:00
parent f8a5f8c2e2
commit 4bec37037e
18 changed files with 43 additions and 732 deletions
+2 -1
View File
@@ -23,7 +23,8 @@
"type": "string",
"format": "did"
},
"maxLength": 49
"maxLength": 10000,
"description": "The members to add to the group. The owner is automatically added. Implementations may enforce a lower maximum than the 10,000-item schema limit; Bluesky currently supports up to 100 total members. If the owner is included in this list, the list may contain up to the implementation's total member limit. Otherwise, it may contain one fewer."
}
}
},