@ConfigRoot(name="smallrye-openapi") public final class SmallRyeOpenApiConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
path
The path at which to register the OpenAPI Servlet.
|
Optional<Path> |
storeSchemaDirectory
If set, the generated OpenAPI schema documents will be stored here on build.
|
| Constructor and Description |
|---|
SmallRyeOpenApiConfig() |
@ConfigItem(defaultValue="/openapi") public String path
Copyright © 2020 JBoss by Red Hat. All rights reserved.