mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-01 06:20:53 +00:00
* Allow retrieving the underlying configuration for APIClient - Needed for dynamically changing the underlying implementations and for testing - Fixes #1321 and #3412 * Added go-petstore-withXml changes suggested by circleci * Add caution note about modifying configuration while live