mirror of
https://github.com/seerr-team/seerr.git
synced 2026-04-17 22:07:59 -04:00
chore(api): clarify the 403 semantics on linked-account listing
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Michael Thomas
parent
bf4987376e
commit
fd82c31254
@@ -5205,7 +5205,7 @@ paths:
|
||||
items:
|
||||
$ref: '#/components/schemas/LinkedAccount'
|
||||
'403':
|
||||
description: Invalid credentials
|
||||
description: Insufficient permissions
|
||||
/user/{userId}/settings/linked-accounts/plex:
|
||||
post:
|
||||
summary: Link the provided Plex account to the current user
|
||||
|
||||
Reference in New Issue
Block a user