Skip to content

Commit

Permalink
Fix newRegistration type for pins-id endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
katyatitkova authored Jun 22, 2024
1 parent 0131b1a commit 84567ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions paths/pins/pins-id.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 84567ac

Please sign in to comment.