[SDK] Use finalised package (#11398)
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user