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