mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-18 22:29:08 +00:00
* [dart-dio-next] Update http mock test library * [dart-dio-next] Fix authentication problems * correctly map authentication by type and scheme * add new authentication interceptor for `bearer` scheme - this currently does the same as the OAuth interceptor * add tests for all authentication types except OAuth * use temporary test library branch until new fixes and features get merge there * Actually commit the fixed test library dependency * Update http mock library * Format :/