Uses of Package
io.swagger.v3.oas.annotations.info
-
Packages that use io.swagger.v3.oas.annotations.info Package Description io.swagger.v3.oas.annotations io.swagger.v3.oas.annotations.info -
Classes in io.swagger.v3.oas.annotations.info used by io.swagger.v3.oas.annotations Class Description Info The annotation may be used inOpenAPIDefinition.info()
to populate the Info section of the OpenAPI document. -
Classes in io.swagger.v3.oas.annotations.info used by io.swagger.v3.oas.annotations.info Class Description Contact The annotation may be used inInfo.contact()
to define a contact for the OpenAPI spec.License The annotation may be used inInfo.license()
to define a license for the OpenAPI spec.