Uses of Class
io.swagger.v3.oas.annotations.info.Contact
-
Packages that use Contact Package Description io.swagger.v3.oas.annotations.info -
-
Uses of Contact in io.swagger.v3.oas.annotations.info
Methods in io.swagger.v3.oas.annotations.info that return Contact Modifier and Type Method Description Contact
contact()
The contact information for the exposed API.
-