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