public class Swagger2xSpecification extends APISpecification
APISpecification.APISpecTypeapiSpecificationContent, apiSpecificationFile, backendBasepath, objectMapper| Constructor and Description |
|---|
Swagger2xSpecification() |
Swagger2xSpecification(byte[] apiSpecificationContent,
String backendBasepath) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure() |
protected void |
configureBasepath() |
APISpecification.APISpecType |
getAPIDefinitionType() |
equals, getApiSpecificationContent, getApiSpecificationFile, setApiSpecificationContent, setApiSpecificationFilepublic Swagger2xSpecification()
public Swagger2xSpecification(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 APISpecificationAppExceptionCopyright © 2020. All rights reserved.