mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-01-20 10:17:17 +00:00
* Add monolog to templates * Remove default values from DI\get helper It turned out \DI\get expects only single argument, current method call doesn't throw any errors but it should be corrected anyway. * Refresh samples