RicoSuter/NSwag

Angular typescript client generation support for DeepObject

Open

#1,665 建立於 2018年10月12日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C# (6,291 star) (1,189 fork)batch import
help wantedproject: NSwag.CodeGeneration.TypeScripttype: bug

描述

I think the section from /src/NSwag.CodeGeneration.CSharp/Templates/Client.Class.QueryParameter.liquid

{% elseif parameter.IsDeepObject -%}

must also be added to the typescript version in /src/NSwag.CodeGeneration.TypeScript/Templates/Client.RequestUrl.liquid for correct DeepObject suppor.

貢獻者指南