Updating OpenAPI Spec

This commit is contained in:
lukehagar
2023-04-14 01:10:31 +00:00
parent 91d495c825
commit ff9ee450d2

View File

@@ -4934,8 +4934,9 @@ paths:
/pins:
servers:
- url: 'https://plex.tv/api/v2'
security:
- PlexClientIdentifier: []
post:
security: []
tags:
- Authentication
summary: Get a Pin
@@ -5122,6 +5123,8 @@ paths:
'/pins/{pinID}':
servers:
- url: 'https://plex.tv/api/v2'
security:
- PlexClientIdentifier: []
get:
tags:
- Authentication