public class OAS3xSpecification extends APISpecification
APISpecification.APISpecTypeapiSpecificationContent, apiSpecificationFile, backendBasepath, objectMapper| Constructor and Description |
|---|
OAS3xSpecification(byte[] apiSpecificationContent,
String backendBasepath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure() |
protected void |
configureBasepath() |
boolean |
equals(Object other) |
APISpecification.APISpecType |
getAPIDefinitionType() |
getApiSpecificationContent, getApiSpecificationFile, setApiSpecificationContent, setApiSpecificationFilepublic OAS3xSpecification(byte[] apiSpecificationContent,
String backendBasepath)
throws AppException
AppExceptionpublic APISpecification.APISpecType getAPIDefinitionType() throws AppException
getAPIDefinitionType in class APISpecificationAppExceptionprotected void configureBasepath()
throws AppException
configureBasepath in class APISpecificationAppExceptionpublic boolean configure()
throws AppException
configure in class APISpecificationAppExceptionpublic boolean equals(Object other)
equals in class APISpecificationCopyright © 2020. All rights reserved.