Getting presence requires authentication

This commit is contained in:
Travis Ralston 2018-07-04 12:23:51 -06:00
parent eb0a8c06ce
commit 1f12637d3f

View file

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