Getting presence requires authentication
This commit is contained in:
parent
eb0a8c06ce
commit
1f12637d3f
1 changed files with 2 additions and 0 deletions
|
@ -83,6 +83,8 @@ paths:
|
||||||
description: |-
|
description: |-
|
||||||
Get the given user's presence state.
|
Get the given user's presence state.
|
||||||
operationId: getPresence
|
operationId: getPresence
|
||||||
|
security:
|
||||||
|
- accessToken: []
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
type: string
|
type: string
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue