Implement profile updates

This commit is contained in:
Paul Frazee
2022-11-11 14:15:43 -06:00
parent 3a6bb19cad
commit 04b081bbd7
9 changed files with 24 additions and 33 deletions
+3
View File
@@ -11770,6 +11770,9 @@ var methodSchemaDict = {
schema: {
type: "object",
properties: {
did: {
type: "string"
},
displayName: {
type: "string",
maxLength: 64