RicoSuter/NJsonSchema

Axios processResponse failing for empty array

开放

#1,304 创建于 2021年1月16日

 (1 条评论) (0 个反应) (0 位负责人)C# (549 个派生)github user discovery
help wantedproject: NJsonSchema.CodeGeneration.TypeScripttype: bug

仓库指标

星标
 (1,581 个星标)
PR 合并指标
 (平均合并 39天 6小时) (30 天内合并 1 个 PR)

描述

Hi,

The processResponse fails here result200 = JSON.parse(resultData200); if resultData200 is []

Generated from AspNetCore 3.1 for Axios

Versions: NSwag.AspNetCore 13.10.1 NSwag.MSBuild 13.10.1

贡献者指南