Closed
Description
Running npx swagger-typescript-api -p ./src/openapi.yml -o ./src -n types.ts --no-client
shows the following error:
Unexpected token =
when using version 4.0.5
If I use version 4.0.4 ([email protected]
) then there are no errors and it runs successfully
Note: there are no =
symbols in the yaml file.
Metadata
Metadata
Assignees
Labels
No labels