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
|
||||
format: nullable
|
||||
newRegistration:
|
||||
type: string
|
||||
format: nullable
|
||||
type: [boolean, "null"]
|
||||
"400":
|
||||
description: X-Plex-Client-Identifier is missing
|
||||
content:
|
||||
|
||||
Reference in New Issue
Block a user