Small copy paste error
'avatar url' should be 'profile information'
This commit is contained in:
parent
cd4e7306ca
commit
c9ed063a36
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ paths:
|
|||
- in: path
|
||||
type: string
|
||||
name: userId
|
||||
description: The user whose avatar URL to get.
|
||||
description: The user whose profile information to get.
|
||||
required: true
|
||||
x-example: "@alice:example.com"
|
||||
responses:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue