From c04134e3611a77722e1b078cdad316cbb26230bf Mon Sep 17 00:00:00 2001 From: Ronan McCarter <63772591+rpmccarter@users.noreply.github.com> Date: Thu, 21 Nov 2024 11:05:50 -0800 Subject: [PATCH] Documentation edits made through Mintlify web editor --- api-playground/openapi/setup.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/api-playground/openapi/setup.mdx b/api-playground/openapi/setup.mdx index ae5b7e2..759eced 100644 --- a/api-playground/openapi/setup.mdx +++ b/api-playground/openapi/setup.mdx @@ -103,8 +103,7 @@ reorder and add the files to your navigation manually. By using the OpenAPI reference, the name, description, parameters, responses, and the API playground will be automatically generated from the OpenAPI document. -If you have multiple OpenAPI files, include the path to the OpenAPI file to ensure -Mintlify finds the correct OpenAPI document. This is not required if you have +If you have multiple OpenAPI files, include the path to the OpenAPI file to ensure Mintlify finds the correct OpenAPI document. This is not required if you have only one OpenAPI file - it will automatically detect your OpenAPI file.