public class GenericApiObjectDefinition extends Object
Constructor and Description |
---|
GenericApiObjectDefinition(org.apache.synapse.rest.API api) |
GenericApiObjectDefinition(org.apache.synapse.rest.API api,
ServerConfig serverConfiguration) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getDefinitionMap()
Provides a map which represents the structure of swagger definition.
|
public GenericApiObjectDefinition(org.apache.synapse.rest.API api, ServerConfig serverConfiguration)
public GenericApiObjectDefinition(org.apache.synapse.rest.API api)
Copyright © 2020 WSO2. All rights reserved.