mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-09 20:47:46 +00:00
Update media.yaml
This commit is contained in:
@@ -6,10 +6,12 @@ get:
|
||||
operationId: getStatistics
|
||||
parameters:
|
||||
- name: Timespan
|
||||
description: |
|
||||
description: |
|
||||
The timespan to retrieve statistics for
|
||||
the exact meaning of this parameter is not known
|
||||
in: query
|
||||
schema:
|
||||
type: integer
|
||||
required: false
|
||||
example: 4
|
||||
responses:
|
||||
@@ -137,7 +139,6 @@ get:
|
||||
count: 1
|
||||
duration: 1555
|
||||
|
||||
|
||||
"400":
|
||||
$ref: "../../responses/400.yaml"
|
||||
"401":
|
||||
|
||||
Reference in New Issue
Block a user