Updating OpenAPI Spec

This commit is contained in:
lukehagar
2023-04-12 14:51:22 +00:00
parent 0d087a9bad
commit 7e5c82ee49

View File

@@ -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: