From dd66ab23cea18da2e20a235d1e85444cdf6161ea Mon Sep 17 00:00:00 2001 From: Ronan McCarter <63772591+rpmccarter@users.noreply.github.com> Date: Thu, 21 Nov 2024 11:08:48 -0800 Subject: [PATCH] Documentation edits made through Mintlify web editor --- api-playground/openapi/setup.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api-playground/openapi/setup.mdx b/api-playground/openapi/setup.mdx index 759eced..bbfdfe3 100644 --- a/api-playground/openapi/setup.mdx +++ b/api-playground/openapi/setup.mdx @@ -98,6 +98,8 @@ reorder and add the files to your navigation manually. ### Manually specify files +You can always create an MDX page manually, and reference the OpenAPI operation in the page's metadata using the `openapi` field. + By using the OpenAPI reference, the name, description, parameters, responses,