Skip to content

Commit f6d062c

Browse files
authored
Add “intro to OpenAPI” link (#1613)
1 parent 1224a28 commit f6d062c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/introduction.md

+6
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ openapi-typescript turns [OpenAPI 3.0 & 3.1](https://spec.openapis.org/oas/lates
1515

1616
The code is [MIT-licensed](https://github.com/drwpow/openapi-typescript/blob/main/packages/openapi-typescript/LICENSE") and free for use.
1717

18+
::: tip
19+
20+
New to OpenAPI? Speakeasy’s [Intro to OpenAPI](https://www.speakeasyapi.dev/openapi) is an accessible guide to newcomers that explains the “why” and “how” of OpenAPI.
21+
22+
:::
23+
1824
## Features
1925

2026
- ✅ Supports OpenAPI 3.0 and 3.1 (including advanced features like [discriminators](https://spec.openapis.org/oas/v3.1.0#discriminator-object)

0 commit comments

Comments
 (0)