public final class SpecificationOptimizer extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
minimizeForComponent(io.apicurio.datamodels.openapi.models.OasDocument openApiDoc)
Removes all properties from the given Swagger document that are not used
by the REST Swagger Camel component in order to minimize the amount of
data stored in the configured properties.
|
public static String minimizeForComponent(io.apicurio.datamodels.openapi.models.OasDocument openApiDoc)
Copyright © 2016–2021 Red Hat. All rights reserved.