Uses of Class
io.swagger.v3.oas.annotations.links.Link
-
Packages that use Link Package Description io.swagger.v3.oas.annotations.responses -
-
Uses of Link in io.swagger.v3.oas.annotations.responses
Methods in io.swagger.v3.oas.annotations.responses that return Link Modifier and Type Method Description Link[]
links()
An array of operation links that can be followed from the response.
-