-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
ServiceProjectReference
Rico Suter edited this page Feb 28, 2019
·
10 revisions
- Package: NSwag.ApiDescription.Design
- Open issues: Label NSwag.ApiDescription.Design
TBD
<ServiceProjectReference
Include="../MyProjectWithApiMyProjectWithApi.csproj"
CodeGenerator="NSwagTypescript"
DocumentPath="MyOtherApi.json"
Namespace="My.Custom.Namespace"
ClassName="MyOtherApiClient"
GenerateNSwagTypeScriptOptions="/template:Angular /OperationGenerationMode:SingleClientFromOperationId /RxJsVersion:6 /UseSingletonProvider:true /InjectionTokenType:InjectionToken" />