mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-21 07:59:07 +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