public class RamlApiWrapper extends Object implements MetadataResolver
| Constructor and Description |
|---|
RamlApiWrapper(org.mule.apikit.model.ApiSpecification ramlApi,
org.mule.runtime.apikit.metadata.api.Notifier notifier) |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.mule.runtime.apikit.metadata.api.MetadataSource> |
getMetadataSource(ApiCoordinate coordinate,
String httpStatusVar,
String outboundHeadersVar) |
public RamlApiWrapper(org.mule.apikit.model.ApiSpecification ramlApi,
org.mule.runtime.apikit.metadata.api.Notifier notifier)
public Optional<org.mule.runtime.apikit.metadata.api.MetadataSource> getMetadataSource(ApiCoordinate coordinate, String httpStatusVar, String outboundHeadersVar)
getMetadataSource in interface MetadataResolverCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.