Skip to content

Commit

Permalink
Update media.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeHagar committed Feb 23, 2024
1 parent d6654e2 commit 19cbbe8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pms/paths/statistics/media.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -137,7 +139,6 @@ get:
count: 1
duration: 1555


"400":
$ref: "../../responses/400.yaml"
"401":
Expand Down

0 comments on commit 19cbbe8

Please sign in to comment.