Skip to content

Commit c215554

Browse files
authored
Update setup.mdx (#421)
1 parent 7d79d6d commit c215554

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

api-playground/openapi/setup.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ The fastest way to get started with OpenAPI is to add an `openapi` field to a ta
4747

4848
![](/images/autogeneration-with-tabs.png)
4949

50+
<Tip>To validate your OpenAPI spec, you can use this command: <br/>`mintlify openapi-check <openapiFilenameOrUrl>`</Tip>
51+
52+
5053
When using this option, the metadata for the generated pages will have the following default values:
5154

5255
* `title`: The `summary` field from the OpenAPI operation, if present. Otherwise a title generated from the HTTP method and endpoint.

0 commit comments

Comments
 (0)