From bd88d9b5eb1ec4d2709b4427eb792882411ce014 Mon Sep 17 00:00:00 2001 From: saengel Date: Thu, 16 May 2024 10:01:15 +0300 Subject: [PATCH] fix(OpenAPI): Fix capitalization for POST for Recommended Topics --- docs/openAPI.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/openAPI.json b/docs/openAPI.json index 7d069cf9aa..7816c243bd 100644 --- a/docs/openAPI.json +++ b/docs/openAPI.json @@ -5106,7 +5106,7 @@ "description": "Successful response" } }, - "summary": "Recommended topics API", + "summary": "Recommended Topics", "description": "Given a list of refs this API returns the most used topics associated with them. It's a fast way of identifying potential shared topics amongst disperate references.\n\nn.b. The `ref_list` param is not required for a post request." }, "parameters": [