chore(api): update descriptions for API endpoints (#3341)

pull/3743/head
Owen Voke 2 years ago committed by Mike Kao
parent 50c2b5de1f
commit 9061cd4a4f

@ -3689,7 +3689,7 @@ paths:
$ref: '#/components/schemas/User'
/user/{userId}/requests:
get:
summary: Get user by ID
summary: Get requests for a specific user
description: |
Retrieves a user's requests in a JSON object.
tags:
@ -3785,7 +3785,7 @@ paths:
example: false
/user/{userId}/watchlist:
get:
summary: Get user by ID
summary: Get the Plex watchlist for a specific user
description: |
Retrieves a user's Plex Watchlist in a JSON object.
tags:

Loading…
Cancel
Save