fix(api): correct Jellyfin users endpoint documentation (#2073)
Signed-off-by: 0xsysr3ll <0xsysr3ll@pm.me>
This commit is contained in:
@@ -2339,8 +2339,12 @@ paths:
|
|||||||
properties:
|
properties:
|
||||||
username:
|
username:
|
||||||
type: string
|
type: string
|
||||||
userId:
|
id:
|
||||||
type: integer
|
type: string
|
||||||
|
thumb:
|
||||||
|
type: string
|
||||||
|
email:
|
||||||
|
type: string
|
||||||
/settings/jellyfin/sync:
|
/settings/jellyfin/sync:
|
||||||
get:
|
get:
|
||||||
summary: Get status of full Jellyfin library sync
|
summary: Get status of full Jellyfin library sync
|
||||||
|
|||||||
Reference in New Issue
Block a user