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