Getting presence requires authentication

pull/977/head
Travis Ralston 6 years ago
parent eb0a8c06ce
commit 1f12637d3f

@ -83,6 +83,8 @@ paths:
description: |-
Get the given user's presence state.
operationId: getPresence
security:
- accessToken: []
parameters:
- in: path
type: string

Loading…
Cancel
Save