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
|
- in: path
|
||||||
type: string
|
type: string
|
||||||
name: userId
|
name: userId
|
||||||
description: The user whose avatar URL to get.
|
description: The user whose profile information to get.
|
||||||
required: true
|
required: true
|
||||||
x-example: "@alice:example.com"
|
x-example: "@alice:example.com"
|
||||||
responses:
|
responses:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue