From f18a060a83d7053897173b2a24fb7984893131c7 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 5 May 2022 13:47:51 +0200 Subject: Remove comments, rates and views from stats It prevent us to apply date filters --- support/doc/api/openapi.yaml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'support/doc/api') diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 3a8b481d3..95670925f 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml @@ -6220,14 +6220,6 @@ components: viewersPeakDate: type: string format: date-time - views: - type: number - likes: - type: number - dislikes: - type: number - comments: - type: number countries: type: array items: -- cgit v1.2.3