Skip to content

Commit

Permalink
docs: change the OpenAPI parameter from jellyfinUserIds (#1179)
Browse files Browse the repository at this point in the history
The OpenAPI spec had the wrong parameter name, which was fixed in this PR.

fix #1161
  • Loading branch information
gauthier-th authored Dec 23, 2024
1 parent 59c22cc commit f505503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion overseerr-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3878,7 +3878,7 @@ paths:
schema:
type: object
properties:
jellyfinIds:
jellyfinUserIds:
type: array
items:
type: string
Expand Down

0 comments on commit f505503

Please sign in to comment.