Created by: Dynalon
[x] successfully ran bin/typescript-fetch-petstore-all.sh
There is an obvious syntax error in the template for the typescript-fetch
language: The second closing parenthesis is superfluous and has no matching counterpart. This results in a syntax error when compiling with the typescript compiler and breaks the generated code.
You can use any editor that highlights matching parenthisis to see there is no counterpart in that line, block, or elsewhere.
Highlighting typescript-fetch technical comittee: @TiFu @taxpon @sebastianhaas @kenisteward @Vrolijkx @macjohnny @nicokoenig @topce