From ae6c897f320fe356ae65f22065eb221029757ea1 Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Sun, 16 Jun 2024 11:26:42 -0500 Subject: [PATCH] Added null to pins response type array --- paths/pins/pins.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paths/pins/pins.yaml b/paths/pins/pins.yaml index bcbfbb45..5b7dfbfb 100644 --- a/paths/pins/pins.yaml +++ b/paths/pins/pins.yaml @@ -96,7 +96,7 @@ post: type: string format: nullable newRegistration: - type: boolean + type: [boolean, "null"] "400": description: X-Plex-Client-Identifier is missing content: