Added null to pins response type array

This commit is contained in:
Luke Hagar
2024-06-16 11:26:42 -05:00
committed by GitHub
parent e763156efc
commit ae6c897f32

View File

@@ -96,7 +96,7 @@ post:
type: string type: string
format: nullable format: nullable
newRegistration: newRegistration:
type: boolean type: [boolean, "null"]
"400": "400":
description: X-Plex-Client-Identifier is missing description: X-Plex-Client-Identifier is missing
content: content: