Fix feed pagination on user profiles
This commit is contained in:
Vendored
+3
@@ -10935,6 +10935,9 @@ var methodSchemas = [
|
||||
"indexedAt"
|
||||
],
|
||||
properties: {
|
||||
cursor: {
|
||||
type: "string"
|
||||
},
|
||||
uri: {
|
||||
type: "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user