We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1830f73 commit 834ae43Copy full SHA for 834ae43
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "openapi-typescript-codegen",
3
- "version": "0.7.0-beta",
4
- "description": "NodeJS library that generates Typescript or Javascript clients based on the OpenAPI specification.",
+ "version": "0.7.0-beta-2",
+ "description": "Library that generates Typescript clients based on the OpenAPI specification.",
5
"author": "Ferdi Koomen",
6
"homepage": "https://github.com/ferdikoomen/openapi-typescript-codegen",
7
"repository": {
@@ -19,7 +19,6 @@
19
"generator",
20
"client",
21
"typescript",
22
- "javascript",
23
"yaml",
24
"json",
25
"fetch",
0 commit comments