Package org.mule.apikit.model
Interface ApiSpecification
- All Superinterfaces:
Serializable
-
Method Summary
-
Method Details
-
getResource
-
getConsolidatedSchemas
-
getCompiledSchemas
-
getBaseUri
String getBaseUri() -
getLocation
String getLocation() -
getResources
-
getVersion
String getVersion() -
getBaseUriParameters
-
getSecuritySchemes
List<Map<String,SecurityScheme>> getSecuritySchemes() -
getTraits
-
getUri
String getUri() -
getSchemas
-
getAllReferences
-
dump
-
getApiVendor
ApiVendor getApiVendor() -
getType
ApiType getType()
-