Skip to content

fix(api): correct Jellyfin users endpoint documentation#2073

Merged
fallenbagel merged 1 commit intodevelopfrom
0xsysr3ll/fix/jellyfin-users-api-docs
Oct 19, 2025
Merged

fix(api): correct Jellyfin users endpoint documentation#2073
fallenbagel merged 1 commit intodevelopfrom
0xsysr3ll/fix/jellyfin-users-api-docs

Conversation

@0xSysR3ll
Copy link
Copy Markdown
Contributor

Description

This PR fixes the incorrect API documentation for the /settings/jellyfin/users endpoint.

  • Added missing thumb and email fields
  • Fixed field name from userId to id

Screenshot (if UI-related)

To-Dos

  • Disclosed any use of AI (see our policy)
  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

Signed-off-by: 0xsysr3ll <0xsysr3ll@pm.me>
@0xSysR3ll 0xSysR3ll requested a review from a team as a code owner October 19, 2025 17:28
@fallenbagel fallenbagel enabled auto-merge (squash) October 19, 2025 17:49
@fallenbagel fallenbagel merged commit a790934 into develop Oct 19, 2025
8 checks passed
@fallenbagel fallenbagel deleted the 0xsysr3ll/fix/jellyfin-users-api-docs branch October 19, 2025 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Api-docs are wrong and api doesn't work as is expected

3 participants