mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-06 12:37:45 +00:00
Updating OpenAPI Spec
This commit is contained in:
@@ -4934,8 +4934,9 @@ paths:
|
|||||||
/pins:
|
/pins:
|
||||||
servers:
|
servers:
|
||||||
- url: 'https://plex.tv/api/v2'
|
- url: 'https://plex.tv/api/v2'
|
||||||
|
security:
|
||||||
|
- PlexClientIdentifier: []
|
||||||
post:
|
post:
|
||||||
security: []
|
|
||||||
tags:
|
tags:
|
||||||
- Authentication
|
- Authentication
|
||||||
summary: Get a Pin
|
summary: Get a Pin
|
||||||
@@ -5122,6 +5123,8 @@ paths:
|
|||||||
'/pins/{pinID}':
|
'/pins/{pinID}':
|
||||||
servers:
|
servers:
|
||||||
- url: 'https://plex.tv/api/v2'
|
- url: 'https://plex.tv/api/v2'
|
||||||
|
security:
|
||||||
|
- PlexClientIdentifier: []
|
||||||
get:
|
get:
|
||||||
tags:
|
tags:
|
||||||
- Authentication
|
- Authentication
|
||||||
|
|||||||
Reference in New Issue
Block a user