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:
@@ -45,7 +45,6 @@ paths:
|
||||
description: 'UUID, serial number, or other number unique per device'
|
||||
schema:
|
||||
type: string
|
||||
default: PlexJS
|
||||
required: true
|
||||
- in: header
|
||||
name: X-Plex-Device-Name
|
||||
@@ -76,7 +75,7 @@ paths:
|
||||
required: false
|
||||
- in: header
|
||||
name: X-Plex-Platform
|
||||
description: 'Platform name, eg `iOS`, `MacOSX`, `Android`, `LG`, etc'
|
||||
description: 'Platform name, eg `iOS`, `MacOSX`, `Android`, `LG`'
|
||||
schema:
|
||||
type: string
|
||||
example:
|
||||
@@ -118,6 +117,8 @@ paths:
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
type: array
|
||||
items:
|
||||
type: object
|
||||
properties:
|
||||
MediaContainer:
|
||||
@@ -2023,7 +2024,6 @@ paths:
|
||||
description: 'UUID, serial number, or other number unique per device'
|
||||
schema:
|
||||
type: string
|
||||
default: PlexJS
|
||||
required: true
|
||||
- in: header
|
||||
name: X-Plex-Device-Name
|
||||
@@ -2054,7 +2054,7 @@ paths:
|
||||
required: false
|
||||
- in: header
|
||||
name: X-Plex-Platform
|
||||
description: 'Platform name, eg `iOS`, `MacOSX`, `Android`, `LG`, etc'
|
||||
description: 'Platform name, eg `iOS`, `MacOSX`, `Android`, `LG`'
|
||||
schema:
|
||||
type: string
|
||||
example:
|
||||
@@ -2129,7 +2129,6 @@ paths:
|
||||
description: 'UUID, serial number, or other number unique per device'
|
||||
schema:
|
||||
type: string
|
||||
default: PlexJS
|
||||
required: true
|
||||
- in: header
|
||||
name: X-Plex-Device-Name
|
||||
@@ -2160,7 +2159,7 @@ paths:
|
||||
required: false
|
||||
- in: header
|
||||
name: X-Plex-Platform
|
||||
description: 'Platform name, eg `iOS`, `MacOSX`, `Android`, `LG`, etc'
|
||||
description: 'Platform name, eg `iOS`, `MacOSX`, `Android`, `LG`'
|
||||
schema:
|
||||
type: string
|
||||
example:
|
||||
@@ -2202,6 +2201,8 @@ paths:
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
type: array
|
||||
items:
|
||||
type: object
|
||||
properties:
|
||||
name:
|
||||
|
||||
Reference in New Issue
Block a user