mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 08:31:21 +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