From 03cf1be36b9dfd20d97f71f012b1018c4f57ea8a Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 14 Jun 2024 19:21:42 +0100 Subject: [PATCH] refactor: modified the resource statistics wording and arrangement --- paths/statistics/resources.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/paths/statistics/resources.yaml b/paths/statistics/resources.yaml index 8c299adb..e7b38cb5 100644 --- a/paths/statistics/resources.yaml +++ b/paths/statistics/resources.yaml @@ -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: