RicoSuter/NSwag

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

Open

#1810 opened on Dec 10, 2018

View on GitHub
 (2 comments) (6 reactions) (0 assignees)C# (6,291 stars) (1,189 forks)batch import
help wantedtype: bug

Description

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!

Contributor guide