@ConfigRoot(name="smallrye-openapi", phase=RUN_TIME) public class OpenApiRuntimeConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
enable
Enable the openapi endpoint.
|
| Constructor and Description |
|---|
OpenApiRuntimeConfig() |
@ConfigItem(defaultValue="true") public boolean enable
Copyright © 2021 JBoss by Red Hat. All rights reserved.