From fd2f500038678480bc0a508a271f9112407e20eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Stra=C3=9Fburger?= Date: Tue, 25 Mar 2025 19:20:36 +0100 Subject: [PATCH] Fix correct 'versions' description in Statistics schema (#3396) Co-authored-by: Jai Agrawal <18202329+Geometrically@users.noreply.github.com> Co-authored-by: Prospector <6166773+Prospector@users.noreply.github.com> Co-authored-by: Emma Alexia --- apps/docs/public/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/public/openapi.yaml b/apps/docs/public/openapi.yaml index ec727b3af..da9504ae5 100644 --- a/apps/docs/public/openapi.yaml +++ b/apps/docs/public/openapi.yaml @@ -1823,7 +1823,7 @@ components: description: Number of projects on Modrinth versions: type: integer - description: Number of projects on Modrinth + description: Number of versions on Modrinth files: type: integer description: Number of version files on Modrinth