mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-22 09:30:02 +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