DEV: Fix user update api docs (#23047)

This commit is contained in:
Blake Erickson 2023-08-09 16:56:10 -06:00 committed by GitHub
parent d314580c09
commit 8ce7f260d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -4,12 +4,6 @@
"name": {
"type": "string"
},
"email": {
"type": "string"
},
"password": {
"type": "string"
},
"external_ids": {
"type": "object"
}