You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it makes sense to add some sort of CLI support.
To avoid the tooling headaches I have with NSwag, I think it would be better to support this with a project integration (package) so that you can run your project with a special command, eg
dotnet run yourproj.csproj —mode sigspec —output sigspec.json
What do you think?
But it means you’d need to add a pkg to your project which handles this mode
Is it possible to have this tool compatible/integrated with NSwagStudio?
We can reference the API endpoint and then it scans for all the available hubs in the API and generate the typescript contract.
Thanks!
The text was updated successfully, but these errors were encountered: