Package | Description |
---|---|
org.springdoc.core |
Modifier and Type | Method and Description |
---|---|
abstract io.swagger.v3.oas.models.Operation |
AbstractRequestBuilder.build(io.swagger.v3.oas.models.Components components,
org.springframework.web.method.HandlerMethod handlerMethod,
org.springframework.web.bind.annotation.RequestMethod requestMethod,
io.swagger.v3.oas.models.Operation operation,
MediaAttributes mediaAttributes) |
io.swagger.v3.oas.models.OpenAPI |
OperationBuilder.parse(io.swagger.v3.oas.models.Components components,
io.swagger.v3.oas.annotations.Operation apiOperation,
io.swagger.v3.oas.models.Operation operation,
io.swagger.v3.oas.models.OpenAPI openAPI,
MediaAttributes mediaAttributes) |
Copyright © 2019. All rights reserved.