Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -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 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 Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -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 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 Loading