mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 10:58:55 +00:00
c7979da74d
* add withCredentials to the configuration 1. `withCredentials` in Request is `false` default 2. if want to set the `withCredentials` as `true` (for CORS request), instance `Configuration` object and set the `withCredentials` as `true`. * simplify the code according to the code review |
||
---|---|---|
.. | ||
petstore | ||
petstore-security-test |