mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-05 16:30:52 +00:00
* fix the typescript angular 2 http request option issue #5374 https://github.com/swagger-api/swagger-codegen/issues/5374 add `withCredentials:true` to the request option * run ./bin/typescript-angular2-petstore-all.sh to update Petstore samples