From ff40a4ebab5ccfe01411fd8fbedd5d2bf420f609 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 24 Apr 2019 17:35:59 +0200 Subject: dailyVideoQuota -> videoQuotaDaily in doc --- support/doc/api/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/doc/api') diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index dcc6026e2..c23df46a6 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml @@ -1973,7 +1973,7 @@ components: - Administrator videoQuota: type: number - dailyVideoQuota: + videoQuotaDaily: type: number createdAt: type: string -- cgit v1.2.3