swagger-typescript-api
swagger-typescript-api copied to clipboard
bug: SyntaxError: Declaration or statement expected.
Hello @ZXYT! Can you attach a schema? Interesting case
What do you mean
input file
There is a Chinese key in schema.definitions, and the name of the generated ts does not conform to the grammar, so an error is reported.
There is a Chinese key in schema.definitions, and the name of the generated ts does not conform to the grammar, so an error is reported.
Has any method to solve this?