OpenAPI
pillars.HttpServer.Config.OpenAPI
final case class OpenAPI(enabled: Boolean, pathPrefix: List[String], yamlName: String, contextPath: List[String], useRelativePaths: Boolean, showExtensions: Boolean)
Attributes
- Source
- HttpServer.scala
- Graph
-
- Supertypes
Members list
In this article