| Package | Description |
|---|---|
| io.smallrye.openapi.runtime |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.microprofile.openapi.models.OpenAPI |
OpenApiProcessor.bootstrap(OpenApiConfig config,
org.jboss.jandex.IndexView index,
ClassLoader classLoader,
OpenApiStaticFile... staticFiles) |
static org.eclipse.microprofile.openapi.models.OpenAPI |
OpenApiProcessor.bootstrap(OpenApiConfig config,
org.jboss.jandex.IndexView index,
OpenApiStaticFile... staticFiles) |
static org.eclipse.microprofile.openapi.models.OpenAPI |
OpenApiProcessor.modelFromStaticFile(OpenApiStaticFile staticFile)
Parse the static file content and return the resulting model.
|
Copyright © 2018–2021. All rights reserved.