@hey-api/openapi-ts 0.53.11 → 0.53.12

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
@@ -13,6 +13,7 @@
13
13
  - supports both JSON and YAML input files
14
14
  - generates TypeScript interfaces, REST clients, and JSON Schemas
15
15
  - Fetch API, Axios, Angular, Node.js, and XHR clients available
16
+ - plugin ecosystem to reduce third-party boilerplate
16
17
 
17
18
  ## Documentation
18
19