@hey-api/openapi-ts 0.83.1 → 0.84.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -33,7 +33,7 @@
33
33
 
34
34
  - runs in CLI, Node.js 18+, or npx
35
35
  - works with OpenAPI 2.0, 3.0, and 3.1
36
- - customizable types and SDKs
36
+ - core plugins for types, SDKs, and schemas
37
37
  - clients for your runtime (Fetch API, Angular, Axios, Next.js, Nuxt, etc.)
38
38
  - plugin ecosystem to reduce third-party boilerplate
39
39
  - custom plugins and custom clients