|
|
|
|
|
by benbristow
1389 days ago
|
|
I feel a bit spammy as I just commented on a comment a bit higher with the same thing, but NSwag will do the trick for you. https://github.com/RicoSuter/NSwag Works a treat and is open-source, integrates nicely with ASP WebAPI projects. Can even generate TypeScript clients with a choice of HTTP library (axios/fetch etc.) or even an Angular based client. |
|