Skip to content

Commit 27d3d08

Browse files
Added cli.ts:
- Changed package.json - Some settings still was loaded from arguments, but now from ConfigModel - cli.ts file is the input path to cli mode - Now you can include main.ts for pragmatically launch with settings
1 parent 0ce5221 commit 27d3d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@protocolnebula/ts-openapi-generator",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "Build API and models from Swagger/OpenAPI to use in any project type",
55
"keywords": [
66
"api",

0 commit comments

Comments
 (0)