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

pull/3346/head
Owen Voke 1 year ago committed by GitHub
parent e684456bba
commit dd1378cef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3615,7 +3615,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:
@ -3711,7 +3711,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