Package io.swagger.v3.oas.annotations.info
-
Annotation Types Summary Annotation Type Description Contact The annotation may be used inInfo.contact()
to define a contact for the OpenAPI spec.Info The annotation may be used inOpenAPIDefinition.info()
to populate the Info section of the OpenAPI document.License The annotation may be used inInfo.license()
to define a license for the OpenAPI spec.