See: Description
Annotation Type | Description |
---|---|
Header |
Describes a single header object
|
Example usage:
@GET @APIResponse( responseCode = "200", description = "successful operation", headers = @Header(ref="#/components/headers/Request-Limit") )