Generate Typescript Client from Swagger / Open API with NSWAG

In this post we will see how to use NSwag to generate typescript client from swagger and open api. We will also customize the schema and opeartion id to generate clients without conflict.

swagger openapi