Uses of Class
dev.hilla.generator.OpenAPIConfiguration
-
Packages that use OpenAPIConfiguration Package Description dev.hilla.generator -
-
Uses of OpenAPIConfiguration in dev.hilla.generator
Methods in dev.hilla.generator with parameters of type OpenAPIConfiguration Modifier and Type Method Description voidOpenAPIObjectGenerator. setOpenApiConfiguration(OpenAPIConfiguration configuration)Sets the configuration to be used when generating an Open API spec.
-