Package org.odpi.openmetadata.adapters.connectors.integration.openapis
The Open API Specification Monitor integration connector monitors a REST Endpoint and is it supports the retrieval of the
OpenAPI specification for its API, this connector builds an open metadata representation of the API and its operations.
-
Class Summary Class Description OpenAPIMonitorIntegrationConnector OpenAPIMonitorIntegrationConnector provides common methods for the connectors in this module.OpenAPIMonitorIntegrationProvider OpenAPIMonitorIntegrationProvider is the base class provider for the open API integration connector.RESTClient RESTClient is responsible for issuing calls to the OMAS REST APIs.