@sdk-it/typescript 0.21.0 → 0.22.1

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
@@ -6,9 +6,9 @@
6
6
 
7
7
  This package transforms OpenAPI specifications into
8
8
 
9
- - fully-typed TypeScript client.
10
- - that works in Node.js, browsers, and any JavaScript runtime.
11
- - with ability to control the structure, style, and formatting of generated code.
9
+ - a fully-typed TypeScript client
10
+ - that works in Node.js, browsers, and any JavaScript runtime
11
+ - with the ability to control the structure, style, and formatting of generated code
12
12
 
13
13
  ## Installation
14
14