We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b43f815 commit b848420Copy full SHA for b848420
docs/introduction.md
@@ -17,7 +17,7 @@ New to OpenAPI? Speakeasy’s [Intro to OpenAPI](https://www.speakeasyapi.dev/op
17
18
## Features
19
20
-- ✅ Supports OpenAPI 3.0 and 3.1 (including advanced features like [discriminators](https://spec.openapis.org/oas/v3.1.0#discriminator-object)
+- ✅ Supports OpenAPI 3.0 and 3.1 (including advanced features like [discriminators](https://spec.openapis.org/oas/v3.1.0#discriminator-object))
21
- ✅ Generate **runtime-free types** that outperform old school codegen
22
- ✅ Load schemas from YAML or JSON, locally or remotely
23
- ✅ Generate types for even huge schemas within milliseconds
0 commit comments