java.lang.Object
org.odpi.openmetadata.adapters.connectors.integration.openapis.properties.OpenAPISpecification
All Implemented Interfaces:
Serializable

public class OpenAPISpecification extends Object implements Serializable
OpenAPISpecification provides a java class for Jackson to use to unpack the open API specification retrieved from the server.
See Also: