| Package | Description |
|---|---|
| io.swagger.oas.inflector.controllers | |
| io.swagger.oas.inflector.models |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenAPIOperationController.setResponseContentType(RequestContext res,
ResponseContext resp,
io.swagger.v3.oas.models.Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
ResponseContext |
ResponseContext.contentType(javax.ws.rs.core.MediaType contentType) |
ResponseContext |
ResponseContext.contentType(String contentType) |
ResponseContext |
ResponseContext.entity(Object entity) |
ResponseContext |
ResponseContext.header(String key,
String value) |
ResponseContext |
ResponseContext.status(int status) |
ResponseContext |
ResponseContext.status(javax.ws.rs.core.Response.Status status) |
Copyright © 2019. All rights reserved.