mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 08:31:21 +00:00
* allow function so access token can be derived for each api call * update tests * update type for accessToken to be string or function that returns string * fix syntax error