From 49dcf3323c746f079e44b0435bba27fb63e1d9bd Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 16:46:21 +0000 Subject: [PATCH] Documentation edits made through Mintlify web editor --- api-playground/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-playground/overview.mdx b/api-playground/overview.mdx index cbabdc303..aa0ada383 100644 --- a/api-playground/overview.mdx +++ b/api-playground/overview.mdx @@ -25,7 +25,7 @@ We recommend generating your API playground from an OpenAPI specification. See [ Make sure that your OpenAPI specification file is valid using the [Swagger Editor](https://editor.swagger.io/) or [Mint CLI](https://www.npmjs.com/package/mint). - ```bash {2} + ```bash {3} /your-project |- docs.json |- openapi.json