From db25ab23061b485ee7d28efd4fd701f9480f27e9 Mon Sep 17 00:00:00 2001 From: LukeHagar Date: Tue, 12 Nov 2024 14:55:32 +0000 Subject: [PATCH] build: dereferenced Plex Media Server API Spec updated --- output/plex-media-server-spec-dereferenced.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/output/plex-media-server-spec-dereferenced.yaml b/output/plex-media-server-spec-dereferenced.yaml index d4a7308b..c15b6444 100644 --- a/output/plex-media-server-spec-dereferenced.yaml +++ b/output/plex-media-server-spec-dereferenced.yaml @@ -12863,7 +12863,7 @@ paths: description: This will return the media statistics for the server operationId: getStatistics parameters: - - name: Timespan + - name: timespan description: | The timespan to retrieve statistics for the exact meaning of this parameter is not known @@ -13031,7 +13031,7 @@ paths: description: This will return the resources for the server operationId: getResourcesStatistics parameters: - - name: Timespan + - name: timespan description: | The timespan to retrieve statistics for the exact meaning of this parameter is not known @@ -13140,7 +13140,7 @@ paths: description: This will return the bandwidth statistics for the server operationId: getBandwidthStatistics parameters: - - name: Timespan + - name: timespan description: | The timespan to retrieve statistics for the exact meaning of this parameter is not known