mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-12 10:19:11 +00:00
* feat: OpenApi-generation from within eclipse (#509) * Added life-cycle-mapping for recognition by M2E * Make BuildContext injectable by M2E in oder to detect if json-source has been modified and a regeneration is required. * core: fix indentation problems, remove commented code