mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 20:47:48 +00:00
Added null to pins response type array
This commit is contained in:
@@ -96,7 +96,7 @@ post:
|
||||
type: string
|
||||
format: nullable
|
||||
newRegistration:
|
||||
type: boolean
|
||||
type: [boolean, "null"]
|
||||
"400":
|
||||
description: X-Plex-Client-Identifier is missing
|
||||
content:
|
||||
|
||||
Reference in New Issue
Block a user