mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-10 10:59:10 +00:00
* Remove duplicate definition of Endpoint class The class is copied in every API modules, we can share it alongside the API client. * Regenerate examples