mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-13 08:31:19 +00:00
* Enable the ruby client to support refreshing access tokens - The client can now be configured with an access token getter proc - The proc overrides the the static access token if it is set * Run generators