public class OpenApiGenerator extends Object implements APIGenerator
| Constructor and Description |
|---|
OpenApiGenerator() |
| Modifier and Type | Method and Description |
|---|---|
APIIntegration |
generateIntegration(String specification,
ProvidedApiTemplate template) |
APISummary |
info(String specification,
APIValidationContext validation) |
Integration |
updateFlowExcerpts(Integration integration) |
public APIIntegration generateIntegration(String specification, ProvidedApiTemplate template)
generateIntegration in interface APIGeneratorpublic APISummary info(String specification, APIValidationContext validation)
info in interface APIGeneratorpublic Integration updateFlowExcerpts(Integration integration)
updateFlowExcerpts in interface APIGeneratorCopyright © 2016–2021 Red Hat. All rights reserved.