Commit b8a4f638 authored by Sylvain Renault's avatar Sylvain Renault Committed by Jérémy Lacoche
Browse files

Some corrects.

parent 796b19ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -131,7 +131,7 @@ You will find the correct setup files in the corresponding implementation of the


### Creating lightweight C# and ASP.NET code with NSwag
### Creating lightweight C# and ASP.NET code with NSwag


You have to setup NSwag through a json or xml configuration file, here e.g. a file 'nswag.json' and run this in a shell:
You have to setup NSwag through a json or xml configuration file, here e.g. a file `nswag.json` and run this in a shell:


> npx nswag run nswag.json
> npx nswag run nswag.json