[SDK] Use finalised package (#11398)

This commit is contained in:
Samuel Newman
2026-08-13 22:26:23 +03:00
committed by GitHub
parent b89167f07c
commit bb33eb91cb
193 changed files with 488 additions and 311 deletions
@@ -19,9 +19,7 @@
"maximum": 100,
"default": 50
},
"cursor": {
"type": "string"
},
"cursor": { "type": "string" },
"relativeToDid": {
"type": "string",
"format": "did",
@@ -35,9 +33,7 @@
"type": "object",
"required": ["actors"],
"properties": {
"cursor": {
"type": "string"
},
"cursor": { "type": "string" },
"actors": {
"type": "array",
"items": {