mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 12:37:44 +00:00
swapped to working directory, fixed examples, moved .speakeasy folder
This commit is contained in:
@@ -5,5 +5,4 @@ in: header
|
||||
required: false
|
||||
schema:
|
||||
type: string
|
||||
examples:
|
||||
- Roku
|
||||
example: Roku
|
||||
|
||||
@@ -5,5 +5,4 @@ in: header
|
||||
required: false
|
||||
schema:
|
||||
type: string
|
||||
examples:
|
||||
- Roku 3
|
||||
example: Roku 3
|
||||
|
||||
@@ -5,4 +5,4 @@ in: header
|
||||
required: false
|
||||
schema:
|
||||
type: string
|
||||
example: "external-media,indirect-media,hub-style-list"
|
||||
example: external-media,indirect-media,hub-style-list
|
||||
|
||||
@@ -5,8 +5,4 @@ required: true
|
||||
in: header
|
||||
schema:
|
||||
type: string
|
||||
examples:
|
||||
- 3381b62b-9ab7-4e37-827b-203e9809eb58
|
||||
- SMPH00123
|
||||
- 4CE0460D0G
|
||||
|
||||
example: 3381b62b-9ab7-4e37-827b-203e9809eb58
|
||||
|
||||
@@ -5,5 +5,4 @@ in: header
|
||||
required: false
|
||||
schema:
|
||||
type: string
|
||||
examples:
|
||||
- googlePlay
|
||||
example: googlePlay
|
||||
|
||||
@@ -5,5 +5,4 @@ in: header
|
||||
required: false
|
||||
schema:
|
||||
type: string
|
||||
examples:
|
||||
- 4200X
|
||||
example: 4200X
|
||||
|
||||
@@ -5,5 +5,4 @@ in: header
|
||||
required: false
|
||||
schema:
|
||||
type: string
|
||||
examples:
|
||||
- 4.3 build 1057
|
||||
example: 4.3 build 1057
|
||||
|
||||
@@ -5,6 +5,4 @@ in: header
|
||||
required: false
|
||||
schema:
|
||||
type: string
|
||||
examples:
|
||||
- Chrome
|
||||
- Roku
|
||||
example: Roku
|
||||
|
||||
@@ -5,6 +5,4 @@ in: header
|
||||
required: false
|
||||
schema:
|
||||
type: string
|
||||
examples:
|
||||
- Plex Web
|
||||
- Plex for Roku
|
||||
example: Plex for Roku
|
||||
|
||||
@@ -4,4 +4,4 @@ in: header
|
||||
required: false
|
||||
schema:
|
||||
type: string
|
||||
example: "97e136ef-4ddd-4ff3-89a7-a5820c96c2ca"
|
||||
example: 97e136ef-4ddd-4ff3-89a7-a5820c96c2ca
|
||||
|
||||
@@ -5,6 +5,4 @@ in: header
|
||||
required: false
|
||||
schema:
|
||||
type: string
|
||||
examples:
|
||||
- "2.4.1"
|
||||
- "4.133.0"
|
||||
examples: 2.4.1
|
||||
Reference in New Issue
Block a user