mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 12:37:45 +00:00
Fix newRegistration type for pins-id endpoint
This commit is contained in:
committed by
GitHub
parent
0131b1aecf
commit
84567ac354
@@ -91,8 +91,7 @@ get:
|
|||||||
type: string
|
type: string
|
||||||
format: nullable
|
format: nullable
|
||||||
newRegistration:
|
newRegistration:
|
||||||
type: string
|
type: [boolean, "null"]
|
||||||
format: nullable
|
|
||||||
"400":
|
"400":
|
||||||
description: X-Plex-Client-Identifier is missing
|
description: X-Plex-Client-Identifier is missing
|
||||||
content:
|
content:
|
||||||
|
|||||||
Reference in New Issue
Block a user