| Class | Description |
|---|---|
| GeneratrLoader | Find the generatrs using the ServiceLoader. |
| MapBuilder | convert any (nested) dsl structure (ie. closures) to a (nested) map structure. |
| OpenApiGeneratrExtension | Extension object of the plugin, ie. |
| OpenApiGeneratrPlugin | OpenAPI Generatr Gradle plugin. |
| OpenApiGeneratrTask | generatr task. |
| OpenApiGeneratrWorker | Runs the generatr with the classes class loader which will include the dependencies from the openapiGeneratr configuration. |