You will find the correct setup files in the corresponding implementation of the interface in the ETSI GitLab.npx nswag run nswag_data.json
You will find the correct setup files in the corresponding implementation of the RESTful interface in the ETSI GitLab.
### Creating lightweight C# and ASP.NET code with NSwag
@@ -135,7 +135,7 @@ You have to setup NSwag through a json or xml configuration file, here e.g. a fi
> npx nswag run nswag.json
You will find the correct setup files in the corresponding implementation of the interface in the ETSI GitLab.
You will find the correct setup files in the corresponding implementation of the RESTful interface in the ETSI GitLab.
# Branching Policy
Distributed version control systems like Git offers developers great flexibility to share and manage code. But a branching policy is crucial to collaborate more easily while keeping track of releases with bug fixes.