Modifier and Type | Method and Description |
---|---|
org.apache.synapse.api.API |
APIGenerator.generateSynapseAPI()
Generate API from provided swagger definition
|
org.apache.synapse.api.API |
APIGenerator.generateSynapseAPI(org.apache.synapse.api.API existingAPI)
Generate API from provided swagger definition referring to the old API.
|
org.apache.synapse.api.API |
APIGenerator.generateUpdatedSynapseAPI(org.apache.synapse.api.API existingAPI)
Function to generate updated API extracting the implementation from an existing API
|
String |
OpenAPIProcessor.getUpdatedSwaggerFromApi(String existingSwagger,
boolean isJSONIn,
boolean isJSONOut)
Update a given swagger definition of the Synapse API.
|
Copyright © 2021 WSO2. All rights reserved.