The --no-client flag seems to include a http-client. `npx swagger-typescript-api generate -p ./path-to-file.yml -o ./source-location -n MyApi.ts --no-client` Is there perhaps any other flags i need to set together with --no-client? It worked a couple of days ago :)