| Package | Description |
|---|---|
| io.smallrye.openapi.api.util | |
| io.smallrye.openapi.runtime |
| Modifier and Type | Method and Description |
|---|---|
static OpenApiStaticFile |
ArchiveUtil.archiveToStaticFile(org.jboss.shrinkwrap.api.Archive<?> archive)
Finds the static OpenAPI file located in the deployment and, if it exists, returns
it as an
OpenApiStaticFile. |
| Modifier and Type | Method and Description |
|---|---|
static OpenAPIImpl |
OpenApiProcessor.modelFromStaticFile(OpenApiStaticFile staticFile)
Parse the static file content and return the resulting model.
|
Copyright © 2018–2019. All rights reserved.