Small copy paste error

'avatar url' should be 'profile information'
pull/307/head
Will Hunt 8 years ago
parent cd4e7306ca
commit c9ed063a36

@ -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…
Cancel
Save