mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-26 10:40:53 +00:00
* The `ApiClient` will now have support to store and use HTTP Cookies (as APIKey auth). * Use Cookie authentication for user management. * - Updated Python related samples.