DEV: Fix user update api docs (#23047)
This commit is contained in:
parent
d314580c09
commit
8ce7f260d7
|
@ -4,12 +4,6 @@
|
|||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"password": {
|
||||
"type": "string"
|
||||
},
|
||||
"external_ids": {
|
||||
"type": "object"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue