docs: change the OpenAPI parameter from jellyfinUserIds (#1179)

The OpenAPI spec had the wrong parameter name, which was fixed in this PR.

fix #1161
This commit is contained in:
Gauthier
2024-12-23 08:48:06 +01:00
committed by GitHub
parent 59c22ccc08
commit f5055035b6

View File

@@ -3878,7 +3878,7 @@ paths:
schema:
type: object
properties:
jellyfinIds:
jellyfinUserIds:
type: array
items:
type: string