Uses of Package
io.swagger.v3.oas.annotations.headers
-
Packages that use io.swagger.v3.oas.annotations.headers Package Description io.swagger.v3.oas.annotations.media io.swagger.v3.oas.annotations.responses -
Classes in io.swagger.v3.oas.annotations.headers used by io.swagger.v3.oas.annotations.media Class Description Header The annotation may be used to add one or more headers to the definition of a response or as attribute of content encoding by defining it as fieldApiResponse.headers()
orContent.encoding()
. -
Classes in io.swagger.v3.oas.annotations.headers used by io.swagger.v3.oas.annotations.responses Class Description Header The annotation may be used to add one or more headers to the definition of a response or as attribute of content encoding by defining it as fieldApiResponse.headers()
orContent.encoding()
.