-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathswagger2tsclient_options_list.txt
42 lines (36 loc) · 1.23 KB
/
swagger2tsclient_options_list.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
swagger2tsclient
Press <enter> key to show commands...
Command: version
Prints the toolchain version.
Arguments:
Press <enter> key for next command...
Command: list-types
List all types for the given assembly and settings.
Arguments:
File
The nswag.json configuration file path.
Variables
Assembly
The path or paths to the .NET assemblies (comma separated).
AssemblyConfig
The path to the assembly App.config or Web.config (optional).
ReferencePaths
The paths to search for referenced assembly files (comma separated).
UseNuGetCache
Determines if local Nuget's cache folder should be put in the ReferencePaths by default
Press <enter> key for next command...
Command: list-controllers
List all controllers classes for the given assembly and settings.
Arguments:
File
The nswag.json configuration file path.
Variables
Assembly
The path or paths to the .NET assemblies (comma separated).
AssemblyConfig
The path to the assembly App.config or Web.config (optional).
ReferencePaths
The paths to search for referenced assembly files (comma separated).
UseNuGetCache
Determines if local Nuget's cache folder should be put in the ReferencePaths by default
Press <enter> key for next command...