We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8fe7d6 commit f37a63dCopy full SHA for f37a63d
fern/products/sdks/snippets/option-1-openapi.mdx
@@ -1,7 +1,7 @@
1
<Accordion title="Option 1: OpenAPI">
2
Initialize the fern folder using your OpenAPI Specification. Fern can
3
- handle both JSON and YML formats for OpenAPI specifications, and the
4
- --openapi flag accepts either format, so you can use whichever format your
+ handle both JSON and YML formats for OpenAPI specifications and the
+ `--openapi` flag accepts either format, so you can use whichever format your
5
API spec is available in.
6
7
Run one of the following commands based on your spec's location:test
0 commit comments