mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 12:37:45 +00:00
cleaning whitespace and formatting
This commit is contained in:
@@ -15,7 +15,6 @@ get:
|
||||
type: string
|
||||
required: true
|
||||
- $ref: "../../parameters/ClientIdentifier.yaml"
|
||||
|
||||
responses:
|
||||
"200":
|
||||
description: Access Token
|
||||
|
||||
@@ -19,7 +19,6 @@ post:
|
||||
default: false
|
||||
required: false
|
||||
- $ref: "../../parameters/ClientIdentifier.yaml"
|
||||
|
||||
responses:
|
||||
"200":
|
||||
description: The Pin
|
||||
|
||||
@@ -21,7 +21,6 @@ get:
|
||||
schema:
|
||||
type: number
|
||||
required: true
|
||||
|
||||
responses:
|
||||
"200":
|
||||
description: The playlist contents
|
||||
@@ -101,7 +100,8 @@ get:
|
||||
example: PG-13
|
||||
summary:
|
||||
type: string
|
||||
example: Serenity continues the story of the TV series it was based upon
|
||||
example:
|
||||
Serenity continues the story of the TV series it was based upon
|
||||
("Firefly"). River Tam had a secret - one in which she's not
|
||||
even aware - so dangerous, no one's safe, as an Alliance
|
||||
operative's sent to capture her, and all others are considered
|
||||
@@ -295,7 +295,6 @@ get:
|
||||
$ref: "../../responses/400.yaml"
|
||||
"401":
|
||||
$ref: "../../responses/401.yaml"
|
||||
|
||||
delete:
|
||||
tags:
|
||||
- Playlists
|
||||
@@ -310,7 +309,6 @@ delete:
|
||||
schema:
|
||||
type: number
|
||||
required: true
|
||||
|
||||
responses:
|
||||
"200":
|
||||
description: The playlist contents are cleared
|
||||
|
||||
@@ -32,7 +32,6 @@ post:
|
||||
- 0
|
||||
- 1
|
||||
required: true
|
||||
|
||||
responses:
|
||||
"200":
|
||||
description: The playlist is uploaded
|
||||
|
||||
@@ -125,7 +125,6 @@ get:
|
||||
timeStamp: 1705895805.4919229
|
||||
maxOffsetAvailable: 29.53
|
||||
minOffsetAvailable: 3.003000020980835
|
||||
|
||||
"400":
|
||||
$ref: "../responses/400.yaml"
|
||||
"401":
|
||||
|
||||
@@ -140,7 +140,6 @@ get:
|
||||
(Transcoder) Software transcoding on Ubuntu could cause unexpected behavior (#14605)
|
||||
downloadURL: https://plex.tv/downloads/latest/5?channel=8&build=linux-x86_64&distro=redhat&X-Plex-Token=xxxxxxxxxxxxxxxxxxxx
|
||||
state: notify
|
||||
|
||||
"400":
|
||||
$ref: "../../responses/400.yaml"
|
||||
"401":
|
||||
|
||||
@@ -136,7 +136,6 @@ get:
|
||||
responses:
|
||||
"200":
|
||||
description: The transcode session has started
|
||||
|
||||
"400":
|
||||
$ref: "../responses/400.yaml"
|
||||
"401":
|
||||
|
||||
Reference in New Issue
Block a user