| Package | Description |
|---|---|
| org.wildfly.swarm.microprofile.openapi.api | |
| org.wildfly.swarm.microprofile.openapi.api.util | |
| org.wildfly.swarm.microprofile.openapi.runtime |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenApiDocument.config(OpenApiConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServersUtil.configureServers(OpenApiConfig config,
org.eclipse.microprofile.openapi.models.OpenAPI oai) |
protected static void |
ServersUtil.configureServers(OpenApiConfig config,
org.eclipse.microprofile.openapi.models.Operation operation)
Configures the servers for an Operation.
|
protected static void |
ServersUtil.configureServers(OpenApiConfig config,
String pathName,
org.eclipse.microprofile.openapi.models.PathItem pathItem)
Configures the servers for a PathItem.
|
| Modifier and Type | Method and Description |
|---|---|
protected static org.jboss.jandex.IndexView |
OpenApiAnnotationScanner.archiveToIndex(OpenApiConfig config,
org.jboss.shrinkwrap.api.Archive archive)
Index the archive to produce a jandex index.
|
| Constructor and Description |
|---|
OpenApiAnnotationScanner(OpenApiConfig config,
org.jboss.shrinkwrap.api.Archive archive)
Constructor.
|
OpenApiDeploymentProcessor(OpenApiConfig config,
org.jboss.shrinkwrap.api.Archive archive)
Constructor for testing purposes.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.