RicoSuter/NSwag

Generate typescript client: An interface can only extend an identifier/qualified-name with optional type arguments. [2499]

Open

#1,810 创建于 2018年12月10日

在 GitHub 查看
 (2 评论) (6 反应) (0 负责人)C# (6,291 star) (1,189 fork)batch import
help wantedtype: bug

描述

npm: nswag@12.0.5 swagger json: https://raw.githubusercontent.com/MicrosoftDocs/vsts-rest-api-specs/master/specification/build/5.1/build.json

when running with this file and the attached settings I get the error An interface can only extend an identifier/qualified-name with optional type arguments. [2499]

image

nswag.json.txt

Is there a way to avoid this error? Thank you very much!

贡献者指南