File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -63,10 +63,16 @@ This extension will by default make some assumptions on the installation paths f
63
63
64
64
![ Options - General] ( https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-general.png )
65
65
66
+ Supports customising how AutoRest generates code based on the C# generator settings that the AutoRest CLI tool provides
67
+
66
68
![ Options - AutoRest] ( https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-autorest.png )
67
69
70
+ Supports customising how NSwag generates code using the properties exposed by the NSwag NuGet package
71
+
68
72
![ Options - NSwag] ( https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-nswag.png )
69
73
74
+ Supports customising how the ** .nswag** file is generated using a subset of the options available in NSwag Studio
75
+
70
76
![ Options - NSwag Studio] ( https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-nswagstudio.png )
71
77
72
78
Original file line number Diff line number Diff line change @@ -57,10 +57,16 @@ This extension will by default make some assumptions on the installation paths f
57
57
58
58
![ Options - General] ( https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-general.png )
59
59
60
+ Supports customising how AutoRest generates code based on the C# generator settings that the AutoRest CLI tool provides
61
+
60
62
![ Options - AutoRest] ( https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-autorest.png )
61
63
64
+ Supports customising how NSwag generates code using the properties exposed by the NSwag NuGet package
65
+
62
66
![ Options - NSwag] ( https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-nswag.png )
63
67
68
+ Supports customising how the ** .nswag** file is generated using a subset of the options available in NSwag Studio
69
+
64
70
![ Options - NSwag Studio] ( https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-nswagstudio.png )
65
71
66
72
You can’t perform that action at this time.
0 commit comments