| Package | Description |
|---|---|
| com.holonplatform.jaxrs.swagger.spring |
| Modifier and Type | Method and Description |
|---|---|
SwaggerConfigurationProperties.Version |
SwaggerConfigurationProperties.getV2() |
SwaggerConfigurationProperties.Version |
SwaggerConfigurationProperties.ApiGroupConfiguration.getV2() |
SwaggerConfigurationProperties.Version |
ApiConfigurationProperties.getV2()
Get the Swagger V2 specific configuration.
|
SwaggerConfigurationProperties.Version |
SwaggerConfigurationProperties.getV3() |
SwaggerConfigurationProperties.Version |
SwaggerConfigurationProperties.ApiGroupConfiguration.getV3() |
SwaggerConfigurationProperties.Version |
ApiConfigurationProperties.getV3()
Get the Swagger/OpenAPI V3 specific configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SwaggerConfigurationProperties.setV2(SwaggerConfigurationProperties.Version v2) |
void |
SwaggerConfigurationProperties.ApiGroupConfiguration.setV2(SwaggerConfigurationProperties.Version v2) |
void |
SwaggerConfigurationProperties.setV3(SwaggerConfigurationProperties.Version v3) |
void |
SwaggerConfigurationProperties.ApiGroupConfiguration.setV3(SwaggerConfigurationProperties.Version v3) |
Copyright © 2019 The Holon Platform. All rights reserved.