Skip to content

Commit a790934

Browse files
authored
fix(api): correct Jellyfin users endpoint documentation (#2073)
Signed-off-by: 0xsysr3ll <[email protected]>
1 parent 082ba3d commit a790934

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

seerr-api.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2339,8 +2339,12 @@ paths:
23392339
properties:
23402340
username:
23412341
type: string
2342-
userId:
2343-
type: integer
2342+
id:
2343+
type: string
2344+
thumb:
2345+
type: string
2346+
email:
2347+
type: string
23442348
/settings/jellyfin/sync:
23452349
get:
23462350
summary: Get status of full Jellyfin library sync

0 commit comments

Comments
 (0)