Skip to content

Commit 4df2128

Browse files
author
Christian Helle
committed
Update README.md and Marketplace.md with option page descriptions
1 parent c4b28cb commit 4df2128

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,16 @@ This extension will by default make some assumptions on the installation paths f
6363

6464
![Options - General](https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-general.png)
6565

66+
Supports customising how AutoRest generates code based on the C# generator settings that the AutoRest CLI tool provides
67+
6668
![Options - AutoRest](https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-autorest.png)
6769

70+
Supports customising how NSwag generates code using the properties exposed by the NSwag NuGet package
71+
6872
![Options - NSwag](https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-nswag.png)
6973

74+
Supports customising how the **.nswag** file is generated using a subset of the options available in NSwag Studio
75+
7076
![Options - NSwag Studio](https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-nswagstudio.png)
7177

7278

docs/Marketplace.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,16 @@ This extension will by default make some assumptions on the installation paths f
5757

5858
![Options - General](https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-general.png)
5959

60+
Supports customising how AutoRest generates code based on the C# generator settings that the AutoRest CLI tool provides
61+
6062
![Options - AutoRest](https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-autorest.png)
6163

64+
Supports customising how NSwag generates code using the properties exposed by the NSwag NuGet package
65+
6266
![Options - NSwag](https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-nswag.png)
6367

68+
Supports customising how the **.nswag** file is generated using a subset of the options available in NSwag Studio
69+
6470
![Options - NSwag Studio](https://github.com/christianhelle/apiclientcodegen/raw/master/images/options-nswagstudio.png)
6571

6672

0 commit comments

Comments
 (0)