From 84567ac35499d243ee645d72ae9bf8cb0325f0cf Mon Sep 17 00:00:00 2001 From: Ekaterina Titkova Date: Sat, 22 Jun 2024 22:50:05 +0200 Subject: [PATCH] Fix newRegistration type for pins-id endpoint --- paths/pins/pins-id.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/paths/pins/pins-id.yaml b/paths/pins/pins-id.yaml index e76fe5ff..ebf55837 100644 --- a/paths/pins/pins-id.yaml +++ b/paths/pins/pins-id.yaml @@ -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: