slovely / TypeScriptDefinitionsGenerator

Generate TypeScript .d.ts files for your server classes, plus optionally create client-side interfaces for WebAPI / SignalR server implementations
MIT License
10 stars 1 forks source link

Added new option TsGenApiExplicitOptIn needs documenting #23

Open slovely opened 4 years ago

slovely commented 4 years ago

TsGenApiExplicitOptIn option was added. This needs documenting and also currently only works for ServiceStack requests. Update to include webAPI actions too.