diff --git a/overseerr-api.yml b/overseerr-api.yml index 443a9c94..542ac59f 100644 --- a/overseerr-api.yml +++ b/overseerr-api.yml @@ -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: