public class AMFAPIModel extends APIModel
| Modifier and Type | Field and Description |
|---|---|
static String |
AMF_VIOLATION_LEVEL |
apiName, apiVersion, baseUri, description, operationsModel, protocols| Constructor and Description |
|---|
AMFAPIModel(File apiSpec,
String rootDir,
boolean skipValidations) |
| Modifier and Type | Method and Description |
|---|---|
amf.apicontract.client.platform.model.domain.api.WebApi |
getWebApi(Path path,
String rootDir,
boolean skipValidations) |
getApiName, getApiVersion, getBaseUri, getDescription, getOperationsModel, getProtocolspublic static final String AMF_VIOLATION_LEVEL
public AMFAPIModel(File apiSpec, String rootDir, boolean skipValidations) throws ModelGenerationException
ModelGenerationExceptionpublic amf.apicontract.client.platform.model.domain.api.WebApi getWebApi(Path path, String rootDir, boolean skipValidations) throws InvalidSourceException
InvalidSourceExceptionCopyright © 2022. All rights reserved.