| Package | Description |
|---|---|
| fish.payara.microprofile.openapi.impl.model.util | |
| fish.payara.microprofile.openapi.impl.visitor |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.microprofile.openapi.models.Operation |
ModelUtils.findOperation(OpenApiContext context,
org.eclipse.microprofile.openapi.models.OpenAPI api,
org.glassfish.hk2.classmodel.reflect.MethodModel method,
String path) |
static org.eclipse.microprofile.openapi.models.PathItem.HttpMethod |
ModelUtils.getHttpMethod(OpenApiContext context,
org.glassfish.hk2.classmodel.reflect.MethodModel method) |
| Constructor and Description |
|---|
OpenApiContext(OpenApiContext parentApiContext,
org.glassfish.hk2.classmodel.reflect.AnnotatedElement annotatedElement) |
Copyright © 2021. All rights reserved.