mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 12:37:44 +00:00
refactor: modified the resource statistics wording and arrangement
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
get:
|
||||
tags:
|
||||
- Statistics
|
||||
summary: Get Media Statistics Resources
|
||||
summary: Get Resources Statistics
|
||||
description: This will return the resources for the server
|
||||
operationId: getStatisticsResources
|
||||
operationId: getResourcesStatistics
|
||||
parameters:
|
||||
- name: Timespan
|
||||
description: |
|
||||
@@ -16,7 +16,7 @@ get:
|
||||
example: 4
|
||||
responses:
|
||||
"200":
|
||||
description: Media Resource Statistics
|
||||
description: Resource Statistics
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
|
||||
Reference in New Issue
Block a user