orchescala.helper.openApi.OpenApiConfig
See theOpenApiConfig companion object
case class OpenApiConfig(projectName: String, subProjectName: Option[String], typeMappers: Seq[TypeMapper], openApiFile: RelPath, outputPath: String => Path, superBpmnClass: String, superSimulationClass: String, superWorkerClass: String, filterNames: Seq[String])
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article