Implement profile updates
This commit is contained in:
Vendored
+3
@@ -11770,6 +11770,9 @@ var methodSchemaDict = {
|
||||
schema: {
|
||||
type: "object",
|
||||
properties: {
|
||||
did: {
|
||||
type: "string"
|
||||
},
|
||||
displayName: {
|
||||
type: "string",
|
||||
maxLength: 64
|
||||
|
||||
Reference in New Issue
Block a user