Package io.openapitools.swagger.config
Class SwaggerLicense
java.lang.Object
io.openapitools.swagger.config.SwaggerLicense
public class SwaggerLicense extends Object
Configuring Swagger license.
-
Constructor Summary
Constructors Constructor Description SwaggerLicense() -
Method Summary
Modifier and Type Method Description io.swagger.v3.oas.models.info.LicensecreateLicenseModel()
-
Constructor Details
-
SwaggerLicense
public SwaggerLicense()
-
-
Method Details
-
createLicenseModel
public io.swagger.v3.oas.models.info.License createLicenseModel()
-