Update media.yaml

This commit is contained in:
Luke Hagar
2024-02-23 08:44:44 -06:00
parent d6654e26fd
commit 19cbbe8689

View File

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